Print preview progress dialog appears when window.print is called if print.show_print_progress is true.
Categories
(Core :: Printing: Setup, defect, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox80 | --- | unaffected |
firefox81 | --- | verified |
firefox82 | --- | verified |
People
(Reporter: hiro, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [print2020_v81] [old-ui-] )
Attachments
(2 files)
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
47 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
STR;
1 Open https://www.irs.gov/pub/irs-pdf/f1040.pdf
2 Click the print icon button in the pdf viewer
Reporter | ||
Updated•3 years ago
|
Reporter | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 3•3 years ago
|
||
Assignee | ||
Comment 4•3 years ago
|
||
Depends on D88397
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/8fc46abf5b83 Factor out the default print settings code. r=jwatt https://hg.mozilla.org/integration/autoland/rev/046111d1aa43 Never show the print progress dialog if we're calling window.print() with the new UI. r=jwatt
Comment 6•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8fc46abf5b83
https://hg.mozilla.org/mozilla-central/rev/046111d1aa43
Assignee | ||
Comment 8•3 years ago
|
||
This one we need to uplift along with bug 1636728.
Comment 9•3 years ago
|
||
Set release status flags based on info from the regressing bug 1636728
![]() |
||
Comment 10•3 years ago
|
||
Comment on attachment 9172355 [details]
Bug 1661388 - Never show the print progress dialog if we're calling window.print() with the new UI. r=jwatt
Beta/Release Uplift Approval Request
- User impact if declined: Poor UX as dialog opens when it shouldn't
- Is this code covered by automated tests?: No
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Medium
- Why is the change risky/not risky? (and alternatives if risky):
- String changes made/needed:
![]() |
||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 11•3 years ago
|
||
Comment on attachment 9172354 [details]
Bug 1661388 - Factor out the default print settings code. r=jwatt
Approved for 81.0b6.
Updated•3 years ago
|
Comment 12•3 years ago
|
||
bugherder uplift |
Updated•3 years ago
|
Updated•3 years ago
|
Comment 13•3 years ago
|
||
Confirming this issue as verified fixed on macOS 10.15, Ubuntu 18.04 and Windows 10x64. Verified using 82.0a1 (2020-09-09) and 81.0b8.
Updated•3 years ago
|
Description
•