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 373381 - Caps Lock cannot be used as the Orca modifier
Caps Lock cannot be used as the Orca modifier
Status: RESOLVED FIXED
Product: orca
Classification: Applications
Component: general
2.17.x
Other All
: Normal normal
: ---
Assigned To: Willie Walker
Orca Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-10 12:53 UTC by Willie Walker
Modified: 2006-11-10 12:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to disable the lock feature of Caps Lock if it is used as Orca modifier. (2.06 KB, patch)
2006-11-10 12:56 UTC, Willie Walker
committed Details | Review

Description Willie Walker 2006-11-10 12:53:06 UTC
See the orca-list discussion thread starting with http://mail.gnome.org/archives/orca-list/2006-November/msg00032.html.

The main problem with the Caps_Lock key is not if we can use it as the Orca modifier or not.  We can.  The main problem, however, is that once the user touches the Caps_Lock key, the Lock *modifier* will still be locked and unlocked.  This presents a serious usability problem.
Comment 1 Willie Walker 2006-11-10 12:56:28 UTC
Created attachment 76322 [details] [review]
Patch to disable the lock feature of Caps Lock if it is used as Orca modifier.

Patch also includes the saving and restoration of the Caps Lock behavior.