-
-
Notifications
You must be signed in to change notification settings - Fork 111
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): unrevert #11258, leaving OSK hidden before instructed to display 🍒 🏠 #12058
Conversation
…splay Cherry-pick-of: #12049
Test ResultsI tested this issue with the attached "Keyman 17.0.329" build on the Android 14 & iPhone, web(Chrome & Firefox), and keyboard developer. Here is my observation.
TEST_DEV_SERVER (passed):
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
(process note: it looks like you had based this PR on HEAD of stable-17.0 and not on the parent PR branch originally -- which was based on HEAD~1, so I had to merge stable-17.0 in after merging parent to remove unrelated files from this PR history)
I missed this before merging (I have not yet done the 17.0 stable build). Is this new behaviour? Or does it happen in the same way on 17.0.328? If you can reproduce this, can you share a video? |
Changes in this pull request will be available for download in Keyman version 17.0.329 |
Cherry-pick-of: #12049
User Testing
TEST_REPRO: Attempt to reproduce #11962 using Keyman for Android.
TEST_ANDROID: Do simple general-use testing with Keyman for Android and report back if any odd behaviors occur.
TEST_IOS: Do simple general-use testing with Keyman for iOS and report back if any odd behaviors occur.
TEST_WEB: Do simple general-use testing with the "Test unminified Web" test page and report back if any odd behaviors occur.
TEST_DEV_SERVER: Use Keyman Developer's web-keyboard testing page and verify that it still works correctly. (We're mostly checking to see that this doesn't result in an immediate, obvious break.)