Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Any way to ENABLE hardware acceleration AND fix Firefox display issues?

more options

I must have hardware acceleration (specifically the Direct3D acceleration) enabled for a CAD program I'm running but, when enabled, Firefox 20.1 has display problems. Green rectangles appear in column patterns and, occasionally, there will be horizontal lines of "dots" that distort the screen display.

- Installing the latest drivers (6.14.13.783) for my graphics card (nvidia GeForce 7300 LE) did not fix the problem - Disabling hardware acceleration in Firefox does not fix the problem - Resetting Firefox does not solve the problem.

Is Firefox aware of any issues as described? Is this a previously reported issue and, if so, is there a fix? or an update coming to fix it?

Are there any other suggestions or setting changes I can try?

For my current project, I absolutely need hardware acceleration enabled AND for Firefox to display properly.

(pre) Thanks for info and/or assistance.

I must have hardware acceleration (specifically the Direct3D acceleration) enabled for a CAD program I'm running but, when enabled, Firefox 20.1 has display problems. Green rectangles appear in column patterns and, occasionally, there will be horizontal lines of "dots" that distort the screen display. - Installing the latest drivers (6.14.13.783) for my graphics card (nvidia GeForce 7300 LE) did not fix the problem - Disabling hardware acceleration in Firefox does not fix the problem - Resetting Firefox does not solve the problem. Is Firefox aware of any issues as described? Is this a previously reported issue and, if so, is there a fix? or an update coming to fix it? Are there any other suggestions or setting changes I can try? For my current project, I absolutely need hardware acceleration enabled AND for Firefox to display properly. (pre) Thanks for info and/or assistance.

Todas as respostas (1)

more options

Since the hardware acceleration checkbox was created, a second kind of acceleration was added to Firefox that may need to be disabled in about:config; the checkbox has not been extended to toggle both of them for you.

Regular preference (checkbox): gfx.direct2d.disabled (default=false)
Added preference (no checkbox): gfx.content.azure.enabled (default=true)

More info on the new preference in this thread: https://support.mozilla.org/questions/957459


If you haven't used about:config before, here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste gfx and pause while the list is filtered

(3) Double-click gfx.content.azure.enabled to toggle its value from true to false. As with the regular hardware acceleration preference, you might need to restart Firefox before this takes effect.

Modificado por jscher2000 - Support Volunteer a