We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Saiba mais

Esta discussão foi arquivada. Faça uma nova pergunta se precisa de ajuda.

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

  • 3 respostas
  • 0 tem este problema
  • 3 visualizações
  • Última resposta de 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?
Capturas de tela anexadas

Todas as respostas (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?

Alterado por thor94 em

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.