Closed
Bug 1658450
Opened 4 years ago
Closed 4 years ago
Available settings, values and any defaults in UI should update to reflect the currently selected print destination (printer)
Categories
(Toolkit :: Printing, enhancement, P1)
Toolkit
Printing
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: sfoster, Assigned: sfoster)
References
Details
(Whiteboard: [print2020_v81] )
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
The print preview & settings UI should reflect the available settings, possible values and any defaults for the currently selected printer. When a different printer is selected, the UI should be updated.
Note that getting the list of available printers is now async (as of bug 1658220), so we might need to either delay showing the modal until we have that list, or show an incomplete set of options with some indication that the result is still pending.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Summary: Available settings, values and any defaults should reflect the currently selected print destination (printer) → Available settings, values and any defaults in UI should update to reflect the currently selected print destination (printer)
Pushed by sfoster@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/24878a32b755
Populate the destinations picker async, and refresh the UI when current printer is changed. r=mstriemer
Comment 7•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•