Mozilla 도움말 검색

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

자세히 살펴보기

Flyout context menu arrows are oversized...

  • 4 답장
  • 2 이 문제를 만남
  • 12 보기
  • 최종 답변자: deanone

more options

After having upgraded to windows 8.1 the context menu 'flyout'(extended menu) arrows are now huge... I thought it might have been my DPI which is 108(so I fixed the about:config setting), or it could be something in my chrome.css file... It is neither of the above it would seem. Looking at a fresh install of Nightly also renders these oversized arrows. Any thoughts? Btw, I don't wish to stray from my custom DPI setting in Windows...all was well in 8.0?!

After having upgraded to windows 8.1 the context menu 'flyout'(extended menu) arrows are now huge... I thought it might have been my DPI which is 108(so I fixed the about:config setting), or it could be something in my chrome.css file... It is neither of the above it would seem. Looking at a fresh install of Nightly also renders these oversized arrows. Any thoughts? Btw, I don't wish to stray from my custom DPI setting in Windows...all was well in 8.0?!

선택된 해결법

We've had at least one earlier thread: bookmarks drop-down triangles size changed.

There is a bug on file and a patch is in the works for Firefox 29. You can follow progress here: https://support.mozilla.org/questions/975184#answer-496494

Firefox allows custom style rules to modify or hide the triangles. One approach was posted here: https://support.mozilla.org/questions/975184#answer-509823

(I think this is specific to Windows 8.1, so most volunteers probably will not be in a position to put hands on to develop more specific fixes.)

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

모든 댓글 (4)

more options

Hello,

Try Firefox Safe Mode to see if the problem goes away. Firefox Safe Mode is a troubleshooting mode that turns off some settings and disables most add-ons (extensions and themes).

(If you're using an added theme, switch to the Default theme.)

If Firefox is open, you can restart in Firefox Safe Mode from the Help menu by clicking on the Restart with Add-ons Disabled... menu item:
FirefoxSafeMode

If Firefox is not running, you can start Firefox in Safe Mode as follows:

  • On Windows: Hold the Shift key when you open the Firefox desktop or Start menu shortcut.
  • On Mac: Hold the option key while starting Firefox.
  • On Linux: Quit Firefox, go to your Terminal and run firefox -safe-mode
    (you may need to specify the Firefox installation path e.g. /usr/lib/firefox)

Once you get the pop-up, just select "'Start in Safe Mode" Safe Mode Fx 15 - Win

If the issue is not present in Firefox Safe Mode, your problem is probably caused by an extension, and you need to figure out which one. Please follow the Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems article to find the cause.

To exit Firefox Safe Mode, just close Firefox and wait a few seconds before opening Firefox for normal use again.

When you figure out what's causing your issues, please let us know. It might help others with the same problem.

Thank you.

more options

Thanks for the reply... I should have mentioned that I had already tried Safe Mode to no avail.

If all else fails, I will reduce the size in userChrome only I can't seem to workout what the element in question is.

I've added a screen shot...

more options

선택된 해결법

We've had at least one earlier thread: bookmarks drop-down triangles size changed.

There is a bug on file and a patch is in the works for Firefox 29. You can follow progress here: https://support.mozilla.org/questions/975184#answer-496494

Firefox allows custom style rules to modify or hide the triangles. One approach was posted here: https://support.mozilla.org/questions/975184#answer-509823

(I think this is specific to Windows 8.1, so most volunteers probably will not be in a position to put hands on to develop more specific fixes.)

more options

Thanks for that... Opted for the css work-around for the time being.