搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

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

  • 2 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 patrickking

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?

所有回覆 (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?