Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ctrl-Shift-U conflicts with applications shortcut #1889

Closed
mariuszs opened this issue Dec 11, 2016 · 1 comment
Closed

Ctrl-Shift-U conflicts with applications shortcut #1889

mariuszs opened this issue Dec 11, 2016 · 1 comment
Milestone

Comments

@mariuszs
Copy link

mariuszs commented Dec 11, 2016

To be more specific it conflicts for example with default mapping of popular Java/Android IDE IntelliJ/Android Studio.

https://www.jetbrains.com/help/idea/2016.2/ctrl-shift.html

My idea is to use Super instead of Ctrl-Shift. Ctrl-Shift is prefered for applications and Super is better for system shortcuts.

This is similar to #1885

fujiwarat added a commit that referenced this issue Sep 6, 2017
GtkIMContextSimple binds Ctrl-Shift-u but IBus clients do not now.

BUG=#1889
R=Shawn.P.Huang@gmail.com

Review URL: https://codereview.appspot.com/327290043
@fujiwarat
Copy link
Member

fujiwarat commented Sep 6, 2017

Actually 1.5.15 can send Ctrl-Shift-u to applications.
The latest patch bbfb3d7 resolves both of input methods and applications not to interrupt C-S-u.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants