Mozilla 도움말 검색

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

자세히 살펴보기

Theme support for 4k monitors?

  • 6 답장
  • 6 이 문제를 만남
  • 12 보기
  • 최종 답변자: vrankelfnatt

more options

Is there theme support for 4k monitors? Every theme I try fills only 3/4th of the title bar. It does not seem to be theme-specific, the cut-off point is always the same.

Is there theme support for 4k monitors? Every theme I try fills only 3/4th of the title bar. It does not seem to be theme-specific, the cut-off point is always the same.
첨부된 스크린샷

글쓴이 Sogomn 수정일시

선택된 해결법

Designed before 4k monitors were made. I doubt if the specs will ever be updated.

https://developer.mozilla.org/en-US/Add-ons/Themes/Lightweight_themes

Image Requirements

   Dimensions should be 3000px wide × 200px high
   PNG or JPG file format
   Image must be no larger than 300 KB in file size

Image is aligned to the upper-right corner.

Thus the left side is 'missing' with 4,000 pixel wide screens. And with Quantum, users will never need that 200 px height. The days of 6 or 8 add-on toolbars is "history".

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (6)

more options

Have you tried the builtin themes?

more options

선택된 해결법

Designed before 4k monitors were made. I doubt if the specs will ever be updated.

https://developer.mozilla.org/en-US/Add-ons/Themes/Lightweight_themes

Image Requirements

   Dimensions should be 3000px wide × 200px high
   PNG or JPG file format
   Image must be no larger than 300 KB in file size

Image is aligned to the upper-right corner.

Thus the left side is 'missing' with 4,000 pixel wide screens. And with Quantum, users will never need that 200 px height. The days of 6 or 8 add-on toolbars is "history".

more options

Mkll said

Have you tried the builtin themes?

Yeah but that's not the point.

the-edmeister said

Designed before 4k monitors were made. I doubt if the specs will ever be updated. Thus the left side is 'missing' with 4,000 pixel wide screens. And with Quantum, users will never need that 200 px height. The days of 6 or 8 add-on toolbars is "history".

Ah! So there are restrictions on the specs. That's unfortunate.

Thanks for the answers!

more options

If it will not be fixed, they can simply delete ALL themes with background images, allowing only solid colours. 4K monitors are becoming more and more common, 5K monitors exist, even 8K monitors are on the way now, so NOT fixing this is the same as declaring firefox (or at least the mostpart of all themes in it) dead and out of its time.

more options

The time may come when Mozilla needs to update the image size requirements or just stop supporting those lightweight themes, but I guess that time hasn't come yet.

more options

I've discovered that one way to fix this is to go to about:config and change layout.css.devPixelsPerPx to 1.3 or higher. This scales up the entire browser, bigger ui, bigger text, bigger everything, so might not be a desired solution for everyone. If the browser could have a toggle "on/off/auto" or some sort of slider or possibly a simple plugin where users with screen-resolution higher than 3000 can set theme-scaling for only THAT background image and not the whole browser, it could work until some programmer behind firefox comes up with a more elegant solution to this.