Boris Zbarsky wrote:
Layout of which? The actual context menu? Text zoom should not be affecting chrome....The most often reported problem with my extension, RadialContext is that text zoom corrupts the layout.
The menu is appended to the web pages upon loading. Since it is non-rectangular, I cannot put it into an iframe. And Gecko doesn't let me position elements overlayed in a toolbar or similar over the content frame.
