Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 2 svar
  • 6 har detta problem
  • 6 visningar
  • Senaste svar av 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.

Ändrad av blackfire

Alla svar (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?