Closed Bug 1792774 Opened 3 years ago Closed 3 years ago

Printer names are cut off

Categories

(Core :: Printing: Setup, enhancement)

Firefox 105
x86_64
Windows 10
enhancement

Tracking

()

RESOLVED FIXED
110 Branch
Tracking Status
firefox110 --- fixed

People

(Reporter: m.aniolek, Assigned: emilio)

References

Details

Attachments

(4 files)

Attached image firefox.png

+++ This bug was initially created as a clone of Bug #1771216 +++

On the Print Setup side of the combined Print Preview/Setup overlay, the Destinations drop-down lists networked printers under a UNC path rather than by their name as known in Windows. As an example of the difference:

UNC path: \\PrintServices\HP Duplex

Windows: HP Duplex on PrintServices

Good morning,
I have problem with printing on Firefox. On the earlier version view in the filed printers look:" name_printer on print server" but now its look: "\print_server\name_printer". Please check this because this problem occurs in many users in my company.

This problem not occurs in Google Chrome.
Thank you for handling the matter quickly. :)

Attached image chrome.png

New report on SUMO of a user affected by this problem: https://support.mozilla.org/questions/1395357

Attached image truncated printer names

Hello,

At work, I'm also affected by this bug (see screenshot). Printer's names are long and differs only by the ending which refers to tray (one printer by type of paper or B&W/color).

The system dialog box doesn't have this problem so we use it as a workaround but it's less pleasant.

regards
julien

We have the same Issue in our company...a litlte moutover would be nice

Bob, I remember you did some of the Windows work on the new print UI, any idea what could be happening here?

Flags: needinfo?(bobowencode)

(In reply to Emily McDonough [:alaskanemily] from comment #5)

Bob, I remember you did some of the Windows work on the new print UI, any idea what could be happening here?

I don't think that we truncate the names in the backend, so I would guess that this is happening in the JS somewhere.
As to having the UNC paths, it looks like chromium splits these itself creating localized names like "<printer> on <server>".

Flags: needinfo?(bobowencode)
Assignee: nobody → emilio
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true

They are cut off because the <select> element restricts its rect to the <browser> by default.

Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/620cc421d829 Don't constrain <select> menus in the print settings dialog. r=mconley
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
See Also: → 1808686

Thanks Emilio, I've filed bug 1808686 over formatting the UNC paths in a friendlier way, like the system dialog box and chromium.

You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: