-
-
Notifications
You must be signed in to change notification settings - Fork 97
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
Switch language jumps to another input method #897
Comments
I think this is what you call a graceful fallback. From the developer view why would anyone be using the language key when they have only one language set? They wouldn't therefore fallback to switch input. |
The reason is simple :), I was using "switch language" shortcut in openboard as "do nothing" when I pressed "," key longer by accident and didn't want to initiate any of the subsequent actions, which will require another actions to close/quit them (one-hand control, clipboard, settings). Similar situations could be avoided by allowing user to choose which shortcuts to use (if any) as requested in #383. |
Can't you add a comma to that key in the pop-up? Then you'll get a comma no matter what? 🤷♂️ Sorry, just read the other issue. I was able to change the return key. I think there is still some work being done on the function keys but I'm not certain. |
Not sure if I understand, but it is not possible to go back from pop-up to original key – the only option is to choose one of the shortcuts in pop-up or move finger further to other keys ouside of the pop-up. I will leave it here as is – developers can decide whether switch language should fallback to switch input method or it should do nothing (both make sense). |
If you want dead space on your keyboard, that'd be a feature request to bring they back the possibility of key padding and spacers (like in a split keyboard), which I'd support. |
Agree, that it could be a feature request on its own, but it's not deal breaker for me. I've just wanted to point on inconsistency with new setting "Language switch key behavior":
when "Switch language" option is set and it's actual behavior more describes the other options (even though it behaves like that only in special case when single language is used). I want to stress out, that this is not about how I discovered this bug, but more about that the behavior does not align with the actual setting (at least from my point of view according to the text labels of the options), so if maintainers of this project also find this as incorrect event handling, they can fix it for the next release as this is still new feature of the pre-release. I also undertand that this issue has low priority in contrast to other issues, but I felt obligated at least to report this, so maintainers can take an action (whatever it would be). |
If you want a key to do nothing, you can use the label / text combination and provide an empty text, e.g. Anyway, the behavior should be as described. |
Describe the bug
Switch language jumps to another input method (keyboard), even if "Language switch key behavior" is set to “Switch language“.
Note, this happens only when there is set only one language – if keyboard is using two languages, it works correctly.
To Reproduce
Expected behavior
If single language is set and if "Language switch key behavior" is set to “Switch language“ and functional key to switch language is used, then then it should do nothing.
Maybe switch language key should not be available if keyboard is using only one language, or there should be setting to disable this key.
App version
Version 2.0-beta2 (2002)
Device:
The text was updated successfully, but these errors were encountered: