← Back to team overview

desktop-packages team mailing list archive

[Bug 857153] Re: Needs to get accessibility settings from GSettings

 

Launchpad has imported 3 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=714198.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-12-30T00:45:50+00:00 Chris Coulson wrote:

Currently, there is code in
accessible/src/atk/nsApplicationAccessibleWrap.cpp and
widget/src/gtk2/nsWindow.cpp to check if a11y is enabled by looking at
the "/desktop/gnome/interface/accessibility" key in GConf. This doesn't
work in GNOME 3 because of the transition to GSettings**.

This seems to be the last feature depending on GConf now.

** It may still work on some systems due to the GSettings -> GConf
bridge, but this has been removed already (http://git.gnome.org/browse
/gnome-settings-
daemon/commit/?id=f4ef02038a1f57edf7a23ba91829f15cddfc7eff)

Reply at: https://bugs.launchpad.net/firefox/+bug/857153/comments/2

------------------------------------------------------------------------
On 2011-12-30T00:47:00+00:00 Chris Coulson wrote:

Created attachment 584884
Look up accessibility settings from GSettings if available

Reply at: https://bugs.launchpad.net/firefox/+bug/857153/comments/3

------------------------------------------------------------------------
On 2011-12-30T00:47:34+00:00 Chris Coulson wrote:

I'm not sure who to ask for review for this :)

Reply at: https://bugs.launchpad.net/firefox/+bug/857153/comments/4


** Changed in: firefox
       Status: Unknown => Confirmed

** Changed in: firefox
   Importance: Unknown => Medium

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/857153

Title:
  Needs to get accessibility settings from GSettings

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox” package in Ubuntu:
  Triaged
Status in “firefox” source package in Oneiric:
  Triaged
Status in “firefox” source package in Precise:
  Triaged

Bug description:
  Luke mentioned to me in Dublin that the screen reader doesn't work
  with Firefox when accessibility is enabled. This is because Firefox is
  still using GConf to check if accessibility is enabled, when it really
  needs to be using GSettings. I've just realized this is still the
  case, so I assume that the screen reader still won't work by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/857153/+subscriptions


References