Bug 475432 - gdm leaves "accessibility features can be toggled with keyboard shortcuts" feature on, even when the user has turned it off
Summary: gdm leaves "accessibility features can be toggled with keyboard shortcuts" fe...
Keywords:
Status: CLOSED DUPLICATE of bug 445898
Alias: None
Product: Fedora
Classification: Fedora
Component: gdm
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: jmccann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-09 06:48 UTC by nvwarr
Modified: 2015-01-14 23:22 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-12-09 15:54:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description nvwarr 2008-12-09 06:48:17 UTC
Description of problem:

gdm leaves accessibility options set incorrectly before handing over to window manager. This causes problems with some window managers (e.g. fvwm, icewm) that shows up if the shift key is held down the "slow keys" option is turned on, even though it is off according to gnome-keyboard-properties.

This problem was reported against Fedora 9, but it took so long to figure out which component caused the bug, that I don't think it was ever explicitly reported against gdm. In any case, it still exists in Fedora 10.

It was reported as bug 445898 against Fedora 10 seven months ago.

Version-Release number of selected component (if applicable):

gdm-2.24.0-12.fc10.i386

How reproducible:

Always.

Steps to Reproduce:
1. Log in from gdm-simple-chooser into a window manager like fvwm
2. Hold down shift for about 8 seconds
  
Actual results:

Slow keys comes on without any dialog

Expected results:

Slow keys should not be left on by gdm when the option is turned off for the user.

Additional info:

As gdm-simple-chooser runs under the gdm account, there are no configuration options that a normal user can use to control this "feature". It has to be turned off for the gdm account:

sudo -u gdm gconftool-2 -s /apps/gdm/simple-greeter/settings-manager-plugins/a11y-keyboard/active -t bool false

That command fixes the problem. Then an ordinary user can turn on or off the slow keys option through gnome-keyboard-properties as expected.

Comment 1 Ray Strode [halfline] 2008-12-09 15:54:37 UTC
it's settings-daemon that's at fault, not gdm.  settings-daemon should behave better when it gets killed.

*** This bug has been marked as a duplicate of bug 445898 ***


Note You need to log in before you can comment on or make changes to this bug.