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 636151 - a11y-status: Use GSettings to access the magnifier
a11y-status: Use GSettings to access the magnifier
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: magnifier
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-11-30 17:38 UTC by Florian Müllner
Modified: 2013-12-04 18:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
a11y-status: Use GSettings to access the magnifier (2.24 KB, patch)
2010-11-30 17:38 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2010-11-30 17:38:21 UTC
See attached patch. I had a quick conversation with Joseph Scheuhammer on IRC, who agrees to the intend of the patch, e.g. using the settings key to change the state of the magnifier.
Comment 1 Florian Müllner 2010-11-30 17:38:24 UTC
Created attachment 175554 [details] [review]
a11y-status: Use GSettings to access the magnifier

The magnifier should be enabled/disabled via the appropriate
GSettings key - otherwise the setting gets out of sync with the
actual state of the magnifier.
Comment 2 Florian Müllner 2010-12-01 15:39:44 UTC
Attachment 175554 [details] pushed as 24669e3 - a11y-status: Use GSettings to access the magnifier