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

fix(web): Remove base key from popup keys #3718

Merged
merged 4 commits into from
Oct 19, 2020

Conversation

darcywong00
Copy link
Contributor

Fixes #1113

atm, Keyman for Android on phones includes the base key in the list of popup keys.

This PR standardizes the popup keys by not pre-pending the base key in the popup array.

This also fixes #3092 because now Keyboard creators can control if/where the base key appears in the popup keys.

Screenshots

Mobile viewport

desktop f popup

Android emulator

android f popup

web/source/kmwembedded.ts Outdated Show resolved Hide resolved
web/source/osk/visualKeyboard.ts Outdated Show resolved Hide resolved
web/source/kmwembedded.ts Show resolved Hide resolved
Copy link
Member

@mcdurdin mcdurdin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@darcywong00 darcywong00 merged commit f746ec6 into master Oct 19, 2020
@darcywong00 darcywong00 deleted the fix/web/remove-basekey-from-popup branch October 19, 2020 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants