Closed
Bug 1666753
Opened 4 years ago
Closed 4 years ago
The checkboxes and radio buttons don’t remain marked after the print preview page is modified
Categories
(Firefox :: PDF Viewer, defect)
Tracking
()
VERIFIED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox-esr78 | --- | unaffected |
firefox81 | --- | unaffected |
firefox82 | --- | verified |
firefox83 | --- | verified |
People
(Reporter: srosu, Assigned: calixte)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
(deleted),
image/gif
|
Details |
[Affected versions]:
- Firefox Nightly 83.0a1 (Build ID: 20200922154306)
- Firefox Beta 82.0b2 (Build ID: 20200922183749)
[Affected Platforms]:
- Windows 10 x64
- Mac 10.15
- Linux Mint 20
[Prerequisites]:
- Have the Firefox browser installed.
[Steps to reproduce]:
- Open the Firefox browser and navigate to the https://pdf.ninja/interactiveform_enabled.pdf page.
- Check any checkboxes/radio buttons.
- Select the “Print” option from the Hamburger menu.
- Select the “Landscape” option from the Print preview panel.
- Change back to the Portrait orientation.
- Observe the checkboxes/radio buttons from the Print preview.
[Expected result]:
- The checkboxes/radio buttons are ticked.
[Actual result]:
- The checkboxes/radio buttons are unticked.
[Regression]
- The issue is not reproducible with older Nightly 82.0a1 builds. Considering this, using the mozregression tool I have found the issue that broke this in the latest Nightly build. Here are the results:
- Pushlog: https://tinyurl.com/y4hyxoz8
- Last good revision: aab5984f73dbf4b92704d1101def62e2a395f6ea
- First bad revision: a8044f7381bfcda31e11f4671f39838345d6b076
From this pushlog it seems that Bug 1665178 introduced this behavior.
[Notes]:
- The issue is also reproducible in the following cases:
- If the print preview is closed and reopened.
- If the Pages -> Custom option is set.
- This issue is not reproducible for the editable fields from the PDF.
- Attached a screen recording with the issue.
Flags: needinfo?(cdenizet)
Assignee | ||
Comment 1•4 years ago
|
||
A patch is in review:
https://github.com/mozilla/pdf.js/pull/12414
Assignee: nobody → cdenizet
Status: NEW → ASSIGNED
Flags: needinfo?(cdenizet)
Reporter | ||
Comment 2•4 years ago
|
||
I have verified this issue using the latest Firefox Nightly 83.0a1 (Build ID: 20200927215113) on Windows 10 x64, Ubuntu 20.04, and Mac 10.15.
- The checkboxes and the radio buttons remain marked after the print preview page is modified.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•4 years ago
|
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Target Milestone: --- → 83 Branch
Comment 4•4 years ago
|
||
bugherder uplift |
Reporter | ||
Comment 5•4 years ago
|
||
I have verified this issue using the Firefox Beta 82.0b5 (Build ID: 20200929175845) on Windows 10 x64, Ubuntu 20.04, and Mac 10.15.
- The checkboxes and the radio buttons remain marked after the print preview page is modified.
Updated•4 years ago
|
status-firefox-esr78:
--- → unaffected
Updated•4 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•