I just upgraded to WP2.0 and the sole problem I've encountered is that, with the exception of "more" and "help", the toolbar buttons are not being displayed in Firefox (v1.5). The whole toolbar does appear in IE. All of the buttons appear in non-WYSIWYG mode in Firefox.
Can anyone explain why this is happening? I'm a hotkey/non-WYSIWYG kind of guy myself, but my authors aren't (and they all use Firefox). I've turned off all of my Firefox plugins, cleared the cache, and still no joy.
Any tips appreciated. Thanks
In your /wp-includes/ directory, do you have a /js/ directory filled with six files and a /tinymce/ directory?
Yep. As mentioned, the toolbar displays properly in IE so all the images are there and everything is as it should be... except that it's not displaying in Firefox 1.5.
Adblock is aware that there are images present in the page that could be blocked (bold.gif, etc.), so Firefox knows the objects are there, it's just not displaying them (Adblock is disabled).
Works fine here. I believe there is an extension or two that has a bug that makes it hide. Try disabling some of the lesser known extensions that you have installed.
Aha, finally figured it out. I killed all my extensions, but that wasn't it... it was my long-ago modified userContent.css.
Once I removed my userContent.css file, the toolbar appeared perfectly.
Once again, PEBKAC. Though reassuring in some ways, I hate it when I'm the problem.
Thanks all.