Bug 1657363 breaks printer selection on windows because "last used printer" mechanism is broken.
Categories
(Core :: Printing: Setup, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr68 | --- | unaffected |
| firefox-esr78 | --- | unaffected |
| firefox79 | --- | unaffected |
| firefox80 | --- | unaffected |
| firefox81 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
I gave bug 1657363 a spin on windows and it regresses some behavior. Turns out that the default printer mechanism is busted with the new UI, but it kinda happened to work due to two things:
- When there's no previous printer we used to fall back to system default before bug 1657363.
- Windows changes the system default printer each time you print, so this worked just as you'd expect.
Yay.
| Assignee | ||
Comment 1•5 years ago
|
||
This effectively restores the behavior on windows, though it still
doesn't fix the "save last used printer" functionality. This is the only
caller affected because on the others we fall back to the system default
if there's no printer name specified...
The map() is not the prettier, let me know if you have something cleaner
in mind.
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 4•5 years ago
|
||
| bugherder | ||
| Assignee | ||
Comment 5•5 years ago
|
||
Let's call this fixed, as it fixed the regression. Bob filed bug 1659122 independently to track the underlying "saving the printer is broken", so let's fix that there.
Updated•5 years ago
|
Updated•5 years ago
|
Updated•4 years ago
|
I have also printin problem from my printer . i have read a blog from a <a href="https://123printersupport.com/">printer support</a> website but i am unable to find that.
Description
•