Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

firefox rounded buttons rendering issue

  • 2 ответа
  • 4 имеют эту проблему
  • 1 просмотр
  • Последний ответ от utopic

more options

Hello,

It seems that Firefox has issues with rounded buttons (as far as I can tell).

I will post a couple of screenshots to demonstrate:

http://screencast.com/t/EJ2wIJMrna

a refresh of the same page, produces different artifacts, of the same nature:

http://screencast.com/t/NBqrrqTQVp8

Sometimes, if you refresh a page enough times, you might not get such artifacts.

The webpage from the screenshots is: https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius but I've seen this issue on a lot of pages, occasionally even on the Google search page.

I'm running the latest, official, stable version of Firefox, but I've been noticing this issue for at least the last 2-3 versions of the browser.

Hello, It seems that Firefox has issues with rounded buttons (as far as I can tell). I will post a couple of screenshots to demonstrate: http://screencast.com/t/EJ2wIJMrna a refresh of the same page, produces different artifacts, of the same nature: http://screencast.com/t/NBqrrqTQVp8 Sometimes, if you refresh a page enough times, you might not get such artifacts. The webpage from the screenshots is: https://developer.mozilla.org/en-US/docs/Web/CSS/border-radius but I've seen this issue on a lot of pages, occasionally even on the Google search page. I'm running the latest, official, stable version of Firefox, but I've been noticing this issue for at least the last 2-3 versions of the browser.

Изменено utopic

Выбранное решение

You can try to disable OMTC and leave hardware acceleration in Firefox enabled.

  • about:config page: layers.offmainthreadcomposition.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

You can try to disable hardware acceleration in Firefox.

  • Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

You need to close and restart Firefox after toggling this setting.

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

You can try to disable OMTC and leave hardware acceleration in Firefox enabled.

  • about:config page: layers.offmainthreadcomposition.enabled = false

You can open the about:config page via the location/address bar. You can accept the warning and click "I'll be careful" to continue.

You can try to disable hardware acceleration in Firefox.

  • Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"

You need to close and restart Firefox after toggling this setting.

more options

Thank you for the reply, cor-el.

OMTC does not make any difference, but disabling hardware acceleration solves this issue.