Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

How to make input when XwalkView run on Android Presentation #4043

Open
leonsaber opened this issue Feb 14, 2019 · 0 comments
Open

How to make input when XwalkView run on Android Presentation #4043

leonsaber opened this issue Feb 14, 2019 · 0 comments

Comments

@leonsaber
Copy link

Hi:

I create the XwalkView run on my external extend display through Android Presentation. I need to find the solution which can help me to show soft-keyboard and make input through my phone screen when I click INPUT or TEXTAREA on the webpage. Is there any solution in XwalkView to do that? I have tried to through js interface to add onfocus() on all INPUTs and TEXTAREAs and create JS function to trigger Activity create an EditView and open soft-keyboard through TextWatcher listener to update js function to make text input, but this solution can not 100% cover all web page. So is there any suggestion to help me find better solutions? Thank you!

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

No branches or pull requests

1 participant