Open
Bug 1661207
Opened 5 years ago
Updated 3 years ago
Modified form save data warning dismissed earlier then it should have been
Categories
(Firefox :: PDF Viewer, defect)
Firefox
PDF Viewer
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox79 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | - | fix-optional |
firefox82 | - | fix-optional |
People
(Reporter: bmaris, Unassigned)
References
Details
(Whiteboard: [pdfjs-form-acroform])
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)
- Enter some text in a random field
- Click the print button inside pdf/Hit CTRL+S
- Cancel the print action/save action
- Reload/close the tab with the pdf
Expected result
- Save notification message is still there since user did not print/save the page.
Actual result
- Save notification message is not displayed anymore and the data is lost upon reloading/closing the tab
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
- Brendan let me know if I should also log a bug in github for this one.
Suggested severity
- I my opinion this should have the S2 severity since we are dealing with data loss.
Flags: needinfo?(bdahl)
Reporter | ||
Updated•5 years ago
|
Has Regression Range: --- → yes
Has STR: --- → yes
Reporter | ||
Updated•5 years ago
|
Summary: Modified form close warning dismissed earlier then it should have been → Modified form save data warning dismissed earlier then it should have been
Updated•5 years ago
|
Comment 1•5 years ago
|
||
This also isn't a regression, see github comment. Would still be good to fix at some point.
Flags: needinfo?(bdahl)
Keywords: regression
Updated•5 years ago
|
Keywords: regression
Updated•5 years ago
|
Keywords: regression
No longer regressed by: 1660617
See Also: → https://github.com/mozilla/pdf.js/issues/12283
Comment 2•5 years ago
|
||
The severity field is not set for this bug.
:bdahl, could you have a look please?
For more information, please visit auto_nag documentation.
Flags: needinfo?(bdahl)
Updated•5 years ago
|
Keywords: regression
Updated•5 years ago
|
Keywords: regression
Updated•4 years ago
|
Severity: -- → S3
Flags: needinfo?(bdahl)
Updated•4 years ago
|
Keywords: regression
Updated•4 years ago
|
Has Regression Range: yes → ---
Keywords: regression
Updated•4 years ago
|
Blocks: pdf-form-fill
Updated•3 years ago
|
Whiteboard: [pdfjs-form-acroform]
You need to log in
before you can comment on or make changes to this bug.
Description
•