Este site irá ter funcionalidade limitada enquanto fazemos manutenção para melhorar a sua experiência. Se um artigo não resolve o seu problema e quiser colocar uma questão, temos a nossa comunidade de apoio à espera de o ajudar em @FirefoxSupport no Twitter, /r/firefox no Reddit.

Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

Cannot display full page with frame tag with noresize="noresize" and scrolling="no"

  • 2 respostas
  • 6 têm este problema
  • 6 visualizações
  • Última resposta por blackfire

more options

There are some pages that defines page or frame size with pixel size. If that page is designed for PC, that size is sometimes greater than the display size for small displays, such as smart phones. If frame tag is used like this: <frame .... noresize="noresize" scrolling="no">, Firefox cannot display full view of page and cannot zoom also. I think this behavior is correct as definition of HTML. But, it also means that Firefox cannot scroll out from the display nor zoom. I think this is problem for using Firefox on small display devices. I want to know the way to display full view and zoom for such page. Default Android browser and other browsers have such capability. Can you tell me the ways? PS. Sorry for my poor English.

There are some pages that defines page or frame size with pixel size. If that page is designed for PC, that size is sometimes greater than the display size for small displays, such as smart phones. If frame tag is used like this: <frame .... noresize="noresize" scrolling="no">, Firefox cannot display full view of page and cannot zoom also. I think this behavior is correct as definition of HTML. But, it also means that Firefox cannot scroll out from the display nor zoom. I think this is problem for using Firefox on small display devices. I want to know the way to display full view and zoom for such page. Default Android browser and other browsers have such capability. Can you tell me the ways? PS. Sorry for my poor English.

Modificado por blackfire a

Todas as respostas (2)

more options

Yes this is a known issue. However we need to fix this in a standards compliant manner as Firefox and Firefox mobile share the exact same rendering engine.

more options

Thank you for your quick response. I understand that it needs enhancement on the rendering engine. So, I have to wait for a while. Do you know when the enhancement will be done?