I just had to update both FireFox 3 and then FCK 2.62 at first I couldn't even see the editor bar in FF3 and then it suddenly appeared. However, there seems to be some sort of issue between FF and 2.62 because the editor is generating a bunch of code at the end of the post that never appeared there before, and the code seems to be affecting the alignment of images.
As far as I can tell it is generating the code when at least a couple of things is happening. 1) One possiblity is when I insert an image and then click on Source. 2) Whenever I click on source. (I centered the image and then clicked on source and the large bit of code below had been generated a second time. I then went back into normal edit mode a third time and it generated this code a third time).
Any advice on correcting this would be appreciated.
As far as I can tell it is generating the code when at least a couple of things is happening. 1) One possiblity is when I insert an image and then click on Source. 2) Whenever I click on source. (I centered the image and then clicked on source and the large bit of code below had been generated a second time. I then went back into normal edit mode a third time and it generated this code a third time).
Any advice on correcting this would be appreciated.
<div style="border: 1px solid gray; position: absolute; left: 0px; top: 0px; width: 16px; height: 16px; background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAABnRSTlMA+QD7AP7IFnaXAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACfUlEQVR4nD2Sy0uUYRTGn/N+71wcnaYxL0gpNSm56WZEKCkRRJv6F4qIIqxNq7AoKmgTbbrRxlpEuamgAqmVRpQUFDVdnLLMSsX7jM7Fb77vvZwWoz0cOAee5/esDjxlPWV9becLpverYmZme+/N4siM1tqWXE/Z4vKB0lLaLiyapnMzz764zLz2zAwze8oWmT1mj1kxe8xFZgkAgGWUB2noQlXsyGDyUuO+Rh+AkOR8n1dPU6Zv1LxL65CNvD9AnrIlhgEpyQFo+5Obl3d36vuZuQGuO1++o4HC0v04jq23vZqyJYABIchPPYyEC+13NzWEx3q6EnB/5yfKg4ldMCAH5k4ye/iBwLKYDQUFrT/48mi6p2u/P5ZEoErmP5U8BjgWMk3Vy4CkYMFRqR8AOFJX/PU4uLoFRgs7yv8br72v6N4vALCkUFbNPfoc2rYOgBOvDydaoV0YT8ZWUW6SJYmCzhVzZR0JwQTHIHtjYMWhjSK8WWfeAHkgA3JhPFFRi9k+AnKnnsffHrOGBRyyp1/Ioy3MoFUbkHkN+PrztE7nES2gWkgxRGmUXdkLCzCEM1HwB6dlVRQEC1BNBMjpkyOmNjVNQ4M0ln2XokqIQACWAUjzatz5mpXXP/iJmExlVH9c9w8U3Fwa5KIqfvHvyg5ZnPomqpvBACBNkGhk3j07QIY1yOTVKHyKxoOVlbGDX+q7ivjpGO+FqG2GBQBSzAudvf6tDxY2F3G8LWsq236qZAMaJxJXFzC8ADtdGDeBPb3QDICKygpJAGh57Gz3ZPfHNSdc/JnzpsaVV4FoR3DnhSXg/y8tSZCZHcbQcQ612WhroL6dysMASmkA/wALgWlRuJztiwAAAABJRU5ErkJggg==); background-repeat: no-repeat; background-color: rgb(238, 238, 238); cursor: pointer; z-index: 65535; display: none;"> </div>
Re: FF3 and 2.62
Remove the "display: none;" part and check if you can recognize the icon, I don't know what does it mean that picture.
Re: FF3 and 2.62
I have also encountered that the editor is not center aligning properly. It generates a certain type of centering code that will not display it centered but then I go in and change it to the images appear centered. This may have something to do with Drupal but before 2.62 and FF3 all the images aligned where a user wanted them when using the editor and whatever code it was generating to align them.
As far as I can tell left and right align are working, it's when I try to center an image using the center text button.
Re: FF3 and 2.62
the problem is with the Firefox Wired-Marker add-on and switching between Source and text in FCKEditor with the source being added to the end of input (as in the first post on this thread).
see this topic: viewtopic.php?f=6&t=1037