Closed
Bug 1662145
Opened 4 years ago
Closed 4 years ago
“All” page range is invalidated if switching between a custom invalid range to “all” range
Categories
(Toolkit :: Printing, defect, P1)
Toolkit
Printing
Tracking
()
VERIFIED
FIXED
82 Branch
People
(Reporter: emilghitta, Assigned: emmamalysz)
References
(Blocks 1 open bug)
Details
(Keywords: regressionwindow-wanted, Whiteboard: [print2020_v81] [old-ui-])
Attachments
(2 files)
(deleted),
image/gif
|
Details | |
(deleted),
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details |
Affected versions
- 82.0a1 (BuildId:20200831091558)
- 81.0b4 (BuildId:20200829200810)
Affected platforms
- Windows 10 64bit
- Ubuntu 20.04 64bit
- macOS 10.14
Steps to reproduce
- Launch Firefox.
- Access the following link.
- Select an invalid Custom page range.
- Switch to “all” page range.
Expected result
- The “all” page range is validated and the user can continue to set different printing options & to print the page.
Actual result
- The “all” page range is invalidated and the printing options from the UI are locked.
Regression Window
- I will search for a regression asap.
Additional Information
- For further information regarding this issue please observe the attached screencast.
- [Suggested Severity] S2
Updated•4 years ago
|
Whiteboard: [print2020_v81]
Reporter | ||
Updated•4 years ago
|
Whiteboard: [print2020_v81] → [print2020_v81] [old-ui-]
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → emalysz
Assignee | ||
Comment 1•4 years ago
|
||
Also noticing that it flashes "42 pages" in the top, which is also incorrect
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Updated•4 years ago
|
Severity: -- → S2
Priority: -- → P1
Pushed by cbrindusan@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f4a3d1132b74
make form interactable when switching to page range all and fix page count for invalid ranges r=mstriemer
Comment 4•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82 Branch
Assignee | ||
Comment 6•4 years ago
|
||
Comment on attachment 9173139 [details]
Bug 1662145, make form interactable when switching to page range all and fix page count for invalid ranges
Beta/Release Uplift Approval Request
- User impact if declined: The user will not be able to interact with the form if they enter an invalid page range and then switch to printing all
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: No
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: 1. Open Firefox
- Print with
print.tab_modal.enabled
turned on - Switch to printing a custom range
- Put an invalid range in (e.g. something > than the number of pages)
- Switch back to all
- Notice you can interact with the form
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): No strings
- String changes made/needed: n/a
Flags: needinfo?(emalysz)
Attachment #9173139 -
Flags: approval-mozilla-beta?
Assignee | ||
Updated•4 years ago
|
Flags: qe-verify+
Comment 7•4 years ago
|
||
Comment on attachment 9173139 [details]
Bug 1662145, make form interactable when switching to page range all and fix page count for invalid ranges
Approved for 81.0b5.
Attachment #9173139 -
Flags: approval-mozilla-beta? → approval-mozilla-beta+
Comment 8•4 years ago
|
||
bugherder uplift |
Updated•4 years ago
|
QA Whiteboard: [qa-triaged]
Reporter | ||
Comment 9•4 years ago
|
||
This issue is verified fixed using Firefox 81.0b5 (BuildId:20200901203141) and Firefox 82.0a1 (BuildId:20200901214943) on Windows 10 64bit, macOS 10.14 & Ubuntu 18.04
Status: RESOLVED → VERIFIED
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•