Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Learn More

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

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

  • 2 risposte
  • 2 hanno questo problema
  • 1 visualizzazione
  • Ultima risposta di 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?

Tutte le risposte (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?