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 778682 - Address should be always sensitive
Address should be always sensitive
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Printers
git master
Other Linux
: Normal normal
: ---
Assigned To: Felipe Borges
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-15 14:11 UTC by Marek Kašík
Modified: 2017-02-15 15:58 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
printers: Make the printer address always sensitive (3.07 KB, patch)
2017-02-15 14:56 UTC, Felipe Borges
committed Details | Review

Description Marek Kašík 2017-02-15 14:11:44 UTC
In the new details dialog there is address label which is insensitive when the panel is locked. It should be sensitive even in this case since it is just an information label (which will get you to a well protected environment for printers configuration).
Comment 1 Felipe Borges 2017-02-15 14:56:36 UTC
Created attachment 345833 [details] [review]
printers: Make the printer address always sensitive

This patch individually updates the sensitivity of the
PpDetailsDialog child widgets, so we can leave the printer
address label always sensitive.
Comment 2 Marek Kašík 2017-02-15 15:27:06 UTC
Review of attachment 345833 [details] [review]:

Thank you for the patch. Please push it to master branch.
Comment 3 Felipe Borges 2017-02-15 15:57:58 UTC
Attachment 345833 [details] pushed as 6bfc60b - printers: Make the printer address always sensitive