Mozilla 도움말 검색

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

자세히 살펴보기

Manage Bookmarks font too large

  • 5 답장
  • 0 이 문제를 만남
  • 29 보기
  • 최종 답변자: rproulx1

more options

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large.

It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good.

Thanks to anyone who knows where I should be looking

Firefox 134.0.1 (64-bit) Windows 10

The font size in "Manage Bookmarks" is way too large, both in the sections list menu on the left and the list of bookmarks. I checked my userChrome.css file as well as the layout.css.devPixelsPerPx entry in about:config and there's nothing there to explain why only the "Manage Bookmarks" text is so large. It's possible I changed a setting somewhere that's causing this. But I'm stumped re: what setting might be controlling the font size in only that UI. All other Firefox text sizes are good. Thanks to anyone who knows where I should be looking Firefox 134.0.1 (64-bit) Windows 10

선택된 해결법

Hi, this problem is in the separate popup window that says Library in the upper left corner?

You can test in Firefox's Troubleshoot Mode to see what fonts look like with userChrome.css deactivated temporarily: Diagnose Firefox issues using Troubleshoot Mode -- use Open, not Refresh.

If your userChrome.css file uses @-moz-document around rule blocks, it's possible your rules treat the Library window differently than regular browser windows. ??

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

모든 댓글 (5)

more options

선택된 해결법

Hi, this problem is in the separate popup window that says Library in the upper left corner?

You can test in Firefox's Troubleshoot Mode to see what fonts look like with userChrome.css deactivated temporarily: Diagnose Firefox issues using Troubleshoot Mode -- use Open, not Refresh.

If your userChrome.css file uses @-moz-document around rule blocks, it's possible your rules treat the Library window differently than regular browser windows. ??

도움이 되셨습니까?

more options

Thanks jscher2000.

I renamed my userChrome.css file to userChrome.old and it solved the problem ... but it also reverted my bookmark folders to gray which is what the code in the userChrome.css file was supposed to fix and restore the old yellow colour. I copied it from old Win10 computer that I'm retiring and see that the same 'big font problem in Manage Bookmarks is on that computer too.

My laptop also has a userChrome.css file that sets the bookmark folders colour to yellow and the Manage Bookmarks font is fine. I'll look to see how that code differs from what I was using on this computer and use that code instead.

Like so many things, when you don't do something often (like create a userChrome.css file that sets bookmark folders to yellow) you forget how. Use it or lose it ... <g>

Thank you for your help and pointing me in the right direction :-)

R

도움이 되셨습니까?

more options

If you decide to restore the file (keep a backup), you could look for and delete font-size rules so font sizes are not affected.

도움이 되셨습니까?

more options

You can use the Browser Toolbox to check out what rules are applied.

The left panel in the Library uses treechildren,

도움이 되셨습니까?

more options

My laptop is using the code posted in 2018 by cor-el here https://support.mozilla.org/en-US/questions/1232447#answer-1151074 . It works and the Manage Bookmarks font sizes are good.

But I found a more recent code suggested by cor-el in https://support.mozilla.org/mk/questions/1409938#answer-1574442 that also works.

Is one solution preferred over the other in Firefox v134.0.2?

글쓴이 rproulx1 수정일시

도움이 되셨습니까?

질문하기

글에 답글을 달기 위해서는 계정으로 로그인해야만 합니다. 계정이 아직 없다면 새로운 질문을 올려주세요.