GNOME Bugzilla – Bug 779071
Missing ellipsizing in Printers panel
Last modified: 2017-02-26 11:51:47 UTC
Location field in Printers panel is not ellipsized when the string is too long. Also the details dialog does not ellipsize its title when you want to rename printer.
Created attachment 346454 [details] [review] printers: Ellipsize the "Details Dialog" title Printers with long names were causing the "Printer Details Dialog" to expande horizontally. This patch ellipsizes the custom title of the dialog.
Created attachment 346455 [details] [review] printers: Ellipsize the "location" in the printer entry Long location names were causing the whole dialog to expand horizontally. This patch ellipsizes the "location" string just like the other fields of a printer entry.
Review of attachment 346455 [details] [review]: Thank you for the patch. Please ask for UI freeze exception when applying to master branch.
Review of attachment 346454 [details] [review]: Thank you for the patch. Commit it once you will get freeze break exception.
These UI freeze exceptions were authorized by the release-team https://mail.gnome.org/archives/release-team/2017-February/msg00045.html Attachment 346454 [details] pushed as 4cfb211 - printers: Ellipsize the "Details Dialog" title Attachment 346455 [details] pushed as 1de145a - printers: Ellipsize the "location" in the printer entry