Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

When I view some canvas3d/webgl content, the toolbar is mirrored on the canvas. Is this a bug?

more options

I'm experiencing a weird issue with canvas tags using webgl. When I open some pages with webgl, my top toolbar (back/forward buttons, awesome bar and all the rest) is mirrored in the bottom of the canvas element instead of showing the expected content. Focusing any other window causes the mirrored image to be replaced with the actual content.

I have tested this with several webgl pages, the problem only appears on some of them, and I have no idea why. An example page that does show the problem: http://alteredqualia.com/three/examples/webgl_cubes.html.

I have also tested this under a default profile with none of my addons installed, and still experienced the problem. I'm running Firefox 25, under OSX 10.6. Screenshot here: http://imgur.com/TZcABYN

I've searched around and not found any reference to a problem like this. Is this an unreported bug?

I'm experiencing a weird issue with canvas tags using webgl. When I open some pages with webgl, my top toolbar (back/forward buttons, awesome bar and all the rest) is mirrored in the bottom of the canvas element instead of showing the expected content. Focusing any other window causes the mirrored image to be replaced with the actual content. I have tested this with several webgl pages, the problem only appears on some of them, and I have no idea why. An example page that does show the problem: http://alteredqualia.com/three/examples/webgl_cubes.html. I have also tested this under a default profile with none of my addons installed, and still experienced the problem. I'm running Firefox 25, under OSX 10.6. Screenshot here: http://imgur.com/TZcABYN I've searched around and not found any reference to a problem like this. Is this an unreported bug?

All Replies (2)

more options

Try to disable hardware acceleration in Firefox.

more options

That did the trick. Thanks!

I've read that the 'Use hardware acceleration when available' setting affects things like CSS transforms and scrolling. Does it also mean that my graphics card is now not being used for webgl?