搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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.