搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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?