Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Dialog confirm boxes are too wide for the page and dissapearing off the right side in the sites we have developed. This is new. How do we fix?

  • 5 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: cor-el

more options

In both Windows and Mac the confirm dialog boxes are now opening too wide. It extends off the right side of the page and therefore hides the user action buttons. The website does not have horizontal scroll bars.

When you re-size the browser window, the dialog box re-sizes to the correct size. As site developers, how can we prevent this happening?

In both Windows and Mac the confirm dialog boxes are now opening too wide. It extends off the right side of the page and therefore hides the user action buttons. The website does not have horizontal scroll bars. When you re-size the browser window, the dialog box re-sizes to the correct size. As site developers, how can we prevent this happening?

선택된 해결법

Can be this bug:

  • bug 686469 - Tab-modal alert can overflow the browser window

(please do not comment in bug reports)

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (5)

more options

Are the websites displayed correctly otherwise?

See also:

more options

Thank you for your reply.

Yes everything else is fine. I have attached a screenshot of a test page we created, it is not website specific.

It is also happening on multiple machines/OS in different locations and only since the Firefox upgrade where the dialog boxes now use the lightbox effect. So I don't think it's a file corruption issue.

The dialog box is opening at about 120% of the window width and is therefore disappearing off the right edge and hiding the "cancel"/"confirm" buttons.

more options

선택된 해결법

Can be this bug:

  • bug 686469 - Tab-modal alert can overflow the browser window

(please do not comment in bug reports)

more options

Yes, that's it! I was hoping there would be something I could do in the code to stop it. Guess not :/

Thank you for pointing that out.

Best!