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): android-webview emulation Web test page missing initialKeyboard function #10238

Merged
merged 2 commits into from
Dec 14, 2023

Conversation

jahorton
Copy link
Contributor

#10022 broke Web's test page that emulates an Android WebView, as it added a new method to the interface (in Android code) that did not get a mocked version in the test page. This rectifies that.

@keymanapp-test-bot skip

@keymanapp-test-bot keymanapp-test-bot bot added this to the A17S28 milestone Dec 13, 2023
@darcywong00
Copy link
Contributor

For user-testing, shouldn't the web/src/test/manual/embed/index.html test page work with this PR?

@jahorton
Copy link
Contributor Author

For user-testing, shouldn't the web/src/test/manual/embed/index.html test page work with this PR?

I mean, that's the entire focus of this PR, so... yeah, we could do one if you feel it's necessary.

Co-authored-by: Marc Durdin <marc@durdin.net>
@jahorton jahorton merged commit 31a73e0 into master Dec 14, 2023
15 checks passed
@jahorton jahorton deleted the fix/web/webview-test-host branch December 14, 2023 03:16
@mcdurdin mcdurdin changed the title fix(web): fixes android-webview emulation Web test page fix(web): android-webview emulation Web test page missing initialKeyboard function Dec 14, 2023
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 17.0.230-alpha

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

Successfully merging this pull request may close these issues.

4 participants