Closed
Bug 1106300
Opened 10 years ago
Closed 10 years ago
pdf.js "Open With Different Viewer" warning trigger window.onresize event
Categories
(Firefox :: PDF Viewer, defect)
Firefox
PDF Viewer
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: support, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.71 Safari/537.36
Steps to reproduce:
Open a PDF file which is not fully supported by the pdf.js
Actual results:
"Open With Different Viewer" will be displayed on the top and window.onresize event is fired.
Expected results:
This warning message should not interfere with current web page layout and events.
Updated•10 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•10 years ago
|
Component: Untriaged → PDF Viewer
OS: Windows 7 → All
Hardware: x86_64 → All
Version: 32 Branch → Trunk
Comment 1•10 years ago
|
||
The page resizing is the intended behavior of the notification bar appearing.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
We still have customers complaining about this.
This notification bar is not from the web page, why should it occupy the space of the web page.
I don't think it make sense that browser's message notification should change the layout of your web page.
You need to log in
before you can comment on or make changes to this bug.
Description
•