CrosswalkNative icon indicating copy to clipboard operation
CrosswalkNative copied to clipboard

Android 10 - no input

Open JoakimIca opened this issue 4 years ago • 2 comments

When I'm running the provided library (chromium 58) in Android 10 the <input> tags do not get any of the keyboard input.

However when using a phone with Android 9 it works as expected.

Is this a known issue?

JoakimIca avatar Jun 10 '20 12:06 JoakimIca

which tag?

On Wed, Jun 10, 2020 at 5:54 PM JoakimIca [email protected] wrote:

When I'm running the provided library (chromium 58) in Android 10 the tags do not get any of the keyboard input.

However when using a phone with Android 9 it works as expected.

Is this a known issue?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ks32/CrosswalkNative/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAHILZ5Z2B7AUQCH75NSQ2TRV57ARANCNFSM4N2LKIZQ .

ks32 avatar Jun 10 '20 16:06 ks32

I used the version checked in into this example under xwalk_core_library58. Built it together with the example code and tried to run it on my Samsung S10e.

Unsure what tag that corresponds to on your main Chrosswalk repo. Are the other releases downloadable anywhere?

JoakimIca avatar Jun 11 '20 05:06 JoakimIca