[Companion] Lost toolbar with FF 1.0RC1 and 0.5.4
Brian
mozdev at bkennelly.net
Fri Oct 29 18:33:53 EDT 2004
Jim Reisert AD1C wrote:
> I'm running Firefox 1.0RC1 and Toolbar 0.5.4 from web site.
>
> Sometimes the toolbar will shift all the way to the left (just a gray
> bar, no icons), with arrows to open the various menu items. Resizing
> the Firefox window will usually fix the problem.
>
> Has anyone else seen this?
Do you have the toolbar set to display icons only, or are the button
labels also missing?
I ask because I have noticed that the GIF icons, loaded from the jar
file, they are not displayed when the toolbar is built. The toolbar is
built with the labels and drop markers initially. Then, it is redrawn,
with the icons, when the javascript is finished. (It is playing hell
with my overflow code.) Maybe the new FF has optimized away the display
refresh.
The BMP icons from the Yahoo! server are drawn immediately. If the same
is true of the server side GIF icons, we might be able to avoid the
problem by using them, rather than the jar file.
More information about the Companion
mailing list