Mozilla 도움말 검색

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

자세히 살펴보기

scrolling menu on website are messed and don't have limited height anymore

  • 3 답장
  • 0 이 문제를 만남
  • 3 보기
  • 최종 답변자: zeroknight

more options

I don't know if it is the last update, but since this week the scrolling menu on numerous website on firefox become messed up and instead having their usual limited height (like no more than 400px) when there are numerous links in the menu, they now reach the bottom of the windows.

I added some image to explain the problem with two sites: one screenshot show firefox bug, and the other is a screenshot (from edge) to show how the scrolling menu with limited height was supposed to be before the bug.

Also the problem appear even in the debug mode, so i doubt it is an extension trouble. How to solve this problem?

I don't know if it is the last update, but since this week the scrolling menu on numerous website on firefox become messed up and instead having their usual limited height (like no more than 400px) when there are numerous links in the menu, they now reach the bottom of the windows. I added some image to explain the problem with two sites: one screenshot show firefox bug, and the other is a screenshot (from edge) to show how the scrolling menu with limited height was supposed to be before the bug. Also the problem appear even in the debug mode, so i doubt it is an extension trouble. How to solve this problem?
첨부된 스크린샷

모든 댓글 (3)

more options

This is an intentional change in Firefox 122 (Bug 1866984):

Don't artificially constrain select menupopup height.

What advantage does limiting the height have?

more options

zeroknight said

What advantage does limiting the height have?

to not recover the entire windows and being less ugly (the height limit, make the site design look cleaner), all other browsers (and firefox before 122) and even most software (excel, etc) use a scrolling bar when list is too long. Is there a way (like in about:config) to have the 19-20 lines limit back?

글쓴이 thor94 수정일시

more options

The code to limit menulists to 20 rows has been removed. It could be reconsidered if you discover some kind of usability or accessibility issue.