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 703956 - Switch to next input source with 'Shift' key
Switch to next input source with 'Shift' key
Status: RESOLVED DUPLICATE of bug 695823
Product: gnome-shell
Classification: Core
Component: general
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2013-07-10 15:59 UTC by Jae-kyun Lee
Modified: 2013-08-09 16:11 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jae-kyun Lee 2013-07-10 15:59:41 UTC
Hi,

'Shift_L + space' is most used key combination to switch to next input source in Korea. but it doesn't still work.
 
please see also https://bugzilla.gnome.org/show_bug.cgi?id=693395

I found that the problem is 'shift' key is bound as a reverse, so 'shift' is ignored on mutter, (Main.wm.addKeybinding() in gnome-shell)
but i think, we have already keyboard shortcut for Switch to previous input source. so, this reverse binding is duplicated with this and block 'shift' key combination.


Could we remove reverse binding on switch to input source shortcut ?
----

mutter-3.9.3-1.fc20.x86_64
gnome-shell-3.9.2-1.fc20.x86_64
Comment 1 Rui Matos 2013-08-09 16:11:01 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 bug 695823 ***