ks32 / CrosswalkNative

Embedded Crosswalk 77 webview based sample project.
95 stars 42 forks source link

Android 10 - no input #19

Open JoakimIca opened 4 years ago

JoakimIca commented 4 years ago

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?

ks32 commented 4 years ago

which tag?

On Wed, Jun 10, 2020 at 5:54 PM JoakimIca notifications@github.com 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 .

JoakimIca commented 4 years ago

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?