#235 closed Bug (fixed)
FF: Toolbar icons are now displayed correctly on Mac OS X
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | SF Firefox Mac WorksForMe Pending | Cc: | giacobbej@…, liane@… |
Description
The Images on Firefox for Mac OS X don't work. See attached screenshot. It was taken from http://www.fckeditor.net/demo/.
The system used is
Firefox 1.5.0.4 on Mac OS X 10.3.9 (7W98)
Moved from SF:
https://sourceforge.net/tracker/?func=detail&atid=543653&aid=1523869&group_id=75348
Attachments (1)
Change History (12)
Changed 18 years ago by
Attachment: | fckeditorImages.jpg added |
---|
comment:1 Changed 18 years ago by
with Firefox 1.5.0.6 on OSX 10.4.7, I can't reproduce this problem (and don't remember ever seeing this on previous versions of both)
Moved from SF. Original poster: liane
comment:3 Changed 18 years ago by
Yes, it still is the same when visiting the Demo-Site. It looks exactly the same as in the submitted screenshot. Currently I am using FF 1.5.06 with Mac OS X 10.3.9.
I also use an old version of FCKeditor 2.0 on one of my projects and this Version looks fine on the very same setup.
Moved from SF. Original poster: cschnell
comment:4 Changed 18 years ago by
I'll seeing the exact same problem with the 2.4 demo site under MacOS 10.3.9 and Firefox 2.0.0.2
All of the toolbar icons are corrupted just like the screenshot attached by the original submitter. The icons appear normal under Safari, so this can't be a MacOS 10.3.9 issue.
Has there been any progress on a fix?
Moved from SF. Original poster: giacobbej
comment:5 Changed 18 years ago by
Cc: | giacobbej@… liane@… added |
---|---|
Reporter: | changed from Frederico Caldeira Knabben to cschnell@… |
comment:6 follow-up: 7 Changed 18 years ago by
Keywords: | Firefox Mac WorksForMe Pending added |
---|---|
Summary: | Images in Firefox on Mac OS X → FF: Toolbar icons are now displayed correctly on Mac OS X |
I'm still not able to reproduce the problem. The toolbar is perfect for me.
The thing is that, as we can see, the icons images are loaded, but an "empty image" placeholder is shown right above of them.
We use a trick to show all buttons icons. We create a transparent gif image (spacer.gif) and set its background to the real image by using styles. Of course there are good reasons to do that that way.
So, if the "spacer.gif" image is missing, you may see the empty image placeholder, but the thing is that the gif exists, and it loads correctly, at least for me. I've confirmed it by using FireBug to analyze all browser requests, and I had no 404 at all.
Do you think you can try FireBug or any similar software to analyze the requests and check if everything is coming correctly from the server?
comment:7 Changed 18 years ago by
Still seeing the problem on MacOS 10.3.9 and Firefox. As I stated in the previous note I'm NOT seeing the problem on that same machine using Safari, nor do I see the problem in FF under Solaris or FF and IE under Windows. Based on those facts I'm pretty sure the spacer.gif exists on the server and is being passed to the browser (at least the other browsers that work correctly)
I will try to grab a MacOS 10.4.x machine today and see if FF behaves the same way there.
comment:8 follow-up: 9 Changed 18 years ago by
OK, just did some further testing on another MacOS 10.3.9 machine with the same patches and same rev of Firefox (2.0.0.2) and all the toolbar icons look perfect!
The problem must be specific to my machine (and the original poster's machine) but I can't imagine what it could be. Everything else seems to work fine, and I haven't ever seen bogus "empty image" graphics on any other web sites/apps I use.
I guess I'll trying re-installing FF 2.0.0.2 from scratch and see if that helps.
Thanks
comment:9 follow-up: 10 Changed 18 years ago by
Problem Solved!!!
This was NOT an FCKeditor problem, but rather a corrupted Firefox profile. I created a new profile, copied my bookmarks.html file over, and now all the toolbar icons are displaying perfectly. I'm not sure how or why my Firefox profile got corrupted, or if there is a less drastic fix than creating a new profile, but it worked for me.
FYI, to bring up the profile manager in MacOS, quit Firefox and run the following command line from the Terminal app:
/Applications/firefox.app/Contents/MacOS/firefox -profilemanager
Regards,
Jeff
comment:10 Changed 18 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Replying to giacobbej:
Problem Solved!!!
This was NOT an FCKeditor problem, but rather a corrupted Firefox profile. I created a new profile, copied my bookmarks.html file over, and now all the toolbar icons are displaying perfectly. I'm not sure how or why my Firefox profile got corrupted, or if there is a less drastic fix than creating a new profile, but it worked for me.
Great! Do you have a backup of your old profile that you would now mind to share with us? We don't need the bookmarks stuff, but maybe there is something else that could point us to the problem.
Probably you have just destroyed it, but at least we now know how to solve the issue. Thanks for the update!
comment:11 Changed 17 years ago by
Thanks for the help, I reinstalled Firefox and it's displaying website images now. I'm using Mac OS 10.3.9 with Firefox 2.0. I'd have to switch back and forth from Firefox to Safari because a lot of the web sites I'd visit would not display images when using Firefox.
images are not shown correctly - Moved from SF. Original author: cschnell