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 645135 - Labels incorrectly marked as sensitive
Labels incorrectly marked as sensitive
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Universal Access
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-18 13:48 UTC by Cosimo Cecchi
Modified: 2011-03-18 15:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screenshot (46.86 KB, image/png)
2011-03-18 13:49 UTC, Cosimo Cecchi
  Details
The panel is putting the builder ids to the wrong GtkHBoxes, so the labels never get the sensitive state propagated. (4.09 KB, patch)
2011-03-18 14:53 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2011-03-18 13:48:15 UTC
See attached screenshot; when the switch is off, the "Acceptance delay", "Delay" and "Motion threshold" labels should be insensitive.
Comment 1 Cosimo Cecchi 2011-03-18 13:49:00 UTC
Created attachment 183717 [details]
screenshot
Comment 2 Cosimo Cecchi 2011-03-18 14:53:30 UTC
Created attachment 183725 [details] [review]
The panel is putting the builder ids to the wrong GtkHBoxes, so the labels never get the sensitive state propagated.

universal-access: set the name to the right hboxes

So that the label in the box gets the sensitive state propagated to it.
Comment 3 Cosimo Cecchi 2011-03-18 15:00:17 UTC
Pushed to master.