Comment 8 for bug 749440

Revision history for this message
Chris Coulson (chrisccoulson) wrote :

The only thing that Corebuttons could do is to stop setting the list-style-image property for menuitems to such a large image (512x400) without clipping it with a -moz-image-region property.

In any case, I've guarded against this now by bailing out from creating icons where the image is large than 100x100 (after clipping). At the moment, this seems to break icons entirely in the menu when cutebuttons is installed, although it shouldn't do. I don't think globalmenu-extension is responding to CSS property updates when the menu opens, but that is another bug.