After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 763225 - Visual artifact in "Add a New Printer" dialog window
Visual artifact in "Add a New Printer" dialog window
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Printers
git master
Other Linux
: Normal minor
: ---
Assigned To: Felipe Borges
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-03-07 13:01 UTC by Felipe Borges
Modified: 2016-05-04 14:24 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
printers: drop border of the "Add" new printer button (1014 bytes, patch)
2016-03-07 13:02 UTC, Felipe Borges
committed Details | Review

Description Felipe Borges 2016-03-07 13:01:23 UTC
The Add button on the Add New Printer dialog is on a GtkNotebook in order to present the Authentication button when it is required. The GtkNotebook container adds an unwanted border to these buttons.

Initially reported downstream at: https://bugzilla.redhat.com/show_bug.cgi?id=1314528

Despite of my work on https://bugzilla.gnome.org/show_bug.cgi?id=760783 which will obsolete these changes, the patch below fixes the issue for now.
Comment 1 Felipe Borges 2016-03-07 13:02:23 UTC
Created attachment 323264 [details] [review]
printers: drop border of the "Add" new printer button
Comment 2 Bastien Nocera 2016-03-07 14:59:53 UTC
Review of attachment 323264 [details] [review]:

Sure.