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 536270 - Automatic enabling of slow keys is buggy
Automatic enabling of slow keys is buggy
Status: RESOLVED DUPLICATE of bug 303136
Product: gnome-settings-daemon
Classification: Core
Component: plugins
unspecified
Other Linux
: Normal major
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2008-06-02 15:31 UTC by Vincent Untz
Modified: 2008-06-02 15:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Untz 2008-06-02 15:31:32 UTC
When you press shift for 8 seconds, it enables slow keys (if you enabled the a11y keyboard feature).

It can happen that the user does this by accident, and that's why we have a dialog to confirm this. But there are two issues here:

 + this dialog does not get the focus, and can stay hidden behind another dialog so people don't see it

 + the slow keys are enabled without waiting for confirmation in this dialog. With the first issue, it means you can get a "wow, my keyboard does not work anymore!" from users.

FWIW, I saw 3 people hitting this...
Comment 1 Sebastien Bacher 2008-06-02 15:37:11 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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