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 766326 - text: Bind <ctrl>A in addition to <ctrl>a
text: Bind <ctrl>A in addition to <ctrl>a
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2016-05-12 13:37 UTC by Florian Müllner
Modified: 2016-05-12 18:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
text: Bind <ctrl>A in addition to <ctrl>a (1.38 KB, patch)
2016-05-12 13:37 UTC, Florian Müllner
committed Details | Review

Description Florian Müllner 2016-05-12 13:37:55 UTC
See patch.
Comment 1 Florian Müllner 2016-05-12 13:37:59 UTC
Created attachment 327707 [details] [review]
text: Bind <ctrl>A in addition to <ctrl>a

The 'select-all' action is currently only bound to <ctrl>a, which makes
it awkward to use when caps-lock is active, and is inconsistent with GTK+.
Just accept both upper- and lower-case variants.
Comment 2 Emmanuele Bassi (:ebassi) 2016-05-12 18:16:21 UTC
Review of attachment 327707 [details] [review]:

Sure.
Comment 3 Florian Müllner 2016-05-12 18:19:15 UTC
Attachment 327707 [details] pushed as f12969f - text: Bind <ctrl>A in addition to <ctrl>a