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?