Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Firefox 104: Popup Window opens full screen

  • Không có trả lời
  • 0 gặp vấn đề này
  • 6 lượt xem
more options

I have a button which pops up another window. The HTML is generated by the AribaWeb framework and looks like this:

<td tabindex="0" _w="scrollbars=yes,dependent=yes,resizable=yes,location=no,menubar=no,status=no,addressbar=no,toolbar=no,left=100,top=30,height=650,width=850" _t="_receiptPrint" _sf="false" bh="TB" id="__mxkcd" class="btnSpecial1" _cl="btnSpecial1">
<b class="rbBC rb1">

Reprint Detailed Receipt

<b class="rbBC rbFC rbBtFC rb2">
</td>

This was earlier popping up a new window at the coordinates and size specified in the _w binding. From Firefox 104, this is causing a full screen window popup.

I searched quite a bit on the internet, and tried adjusting various parameters in about:config, but nothing works.

Any help would be appreciated.

I have a button which pops up another window. The HTML is generated by the AribaWeb framework and looks like this: <td tabindex="0" _w="scrollbars=yes,dependent=yes,resizable=yes,location=no,menubar=no,status=no,addressbar=no,toolbar=no,left=100,top=30,height=650,width=850" _t="_receiptPrint" _sf="false" bh="TB" id="__mxkcd" class="btnSpecial1" _cl="btnSpecial1"><div class="rbSA"><b class="rbC"><b class="rbBC rb1"></b><b class="rbBC rbFC rb2"></b></b><div class="rbBC rbBFC rbB"> Reprint Detailed Receipt </div><b class="rbC"><b class="rbBC rbFC rbBtFC rb2"></b><b class="rbBC rb1"></b></b></div></td> This was earlier popping up a new window at the coordinates and size specified in the _w binding. From Firefox 104, this is causing a full screen window popup. I searched quite a bit on the internet, and tried adjusting various parameters in about:config, but nothing works. Any help would be appreciated.