為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 2 回覆
  • 6 有這個問題
  • 6 次檢視
  • 最近回覆由 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.

由 blackfire 於 修改

所有回覆 (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?