Closed
Bug 1661210
Opened 4 years ago
Closed 4 years ago
Unsupported pdf notification message buttons not working anymore if canceling print/save action
Categories
(Firefox :: PDF Viewer, defect)
Firefox
PDF Viewer
Tracking
()
RESOLVED
DUPLICATE
of bug 1671504
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | - | fix-optional |
firefox82 | - | fix-optional |
People
(Reporter: bmaris, Unassigned)
References
Details
Affected versions
- Firefox 81.0b2
- Latest Nightly 82.0a1
Affected platforms
- Windows 10 64bit
- MacOS 10.15.6
- Ubuntu 18.04 64bit
Steps to reproduce
- Open a pdf with form (eg: https://www.irs.gov/pub/irs-pdf/f1040.pdf)
- Click inside the pdf so that the yellow notification bar will appear
- Click the print button inside pdf/Hit CTRL+S
- Cancel the print action/save action
- Reload/close the tab with the pdf
- Click
Open With Different Viewer
orX
button from the yellow notification bar
Expected result
- The buttons from yellow notification bar can be used.
Actual result
- Clicking the buttons from yellow notification bar does nothing.
Regression range
- First bad: 79f9ec2f6fece69848aefefb9300fa3d35aa5593
- Last good: 9877228c87db0fe7f1dd353ff8bc5981f52d8622
- Pushlog: https://hg.mozilla.org/integration/autoland/pushloghtml?fromchange=9877228c87db0fe7f1dd353ff8bc5981f52d8622&tochange=79f9ec2f6fece69848aefefb9300fa3d35aa5593
- Potential regressor: Bug 1660617 - Update pdf.js to version 2.6.302 / https://github.com/mozilla/pdf.js/pull/12265
Additional notes
- These are the errors thrown in Browser console:
InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable PdfjsParent.jsm:276:12
Uncaught DOMException: An attempt was made to use an object that is not, or is no longer, usable PdfjsParent.jsm:276
Suggested severity
- I my opinion this should have the S2 severity since the notification will be stuck on the page and user has to close the tab to get rid of it.
Flags: needinfo?(bdahl)
Reporter | ||
Updated•4 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Reporter | ||
Updated•4 years ago
|
Summary: Unsupported pdf notification message buttons not working anymore is canceling print/save action → Unsupported pdf notification message buttons not working anymore if canceling print/save action
Updated•4 years ago
|
tracking-firefox81:
--- → +
tracking-firefox82:
--- → +
Updated•4 years ago
|
status-firefox-esr68:
--- → unaffected
status-firefox-esr78:
--- → unaffected
Comment 1•4 years ago
|
||
As mentioned on github this isn't a regression, but we should still fix it.
Flags: needinfo?(bdahl)
Keywords: regression
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Keywords: regression
No longer regressed by: 1660617
Updated•4 years ago
|
See Also: → https://github.com/mozilla/pdf.js/issues/12284
Updated•4 years ago
|
Component: Messaging System → PDF Viewer
Updated•4 years ago
|
Severity: -- → S3
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•