Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.