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 645171 - universal-access: use NO_SENSITIVITY flag for g_settings_bind()
universal-access: use NO_SENSITIVITY flag for g_settings_bind()
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: Universal Access
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-18 18:59 UTC by Cosimo Cecchi
Modified: 2011-03-18 19:18 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
universal-access: use NO_SENSITIVITY flag for g_settings_bind() (1.99 KB, patch)
2011-03-18 18:59 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2011-03-18 18:59:18 UTC
This fixes another case of bad insensitive state
Comment 1 Cosimo Cecchi 2011-03-18 18:59:25 UTC
Created attachment 183748 [details] [review]
universal-access: use NO_SENSITIVITY flag for g_settings_bind()

Otherwise the sensitivity will be overridden with the setting
writability.
Comment 2 Cosimo Cecchi 2011-03-18 19:18:31 UTC
Attachment 183748 [details] pushed as bea866c - universal-access: use NO_SENSITIVITY flag for g_settings_bind()