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

CAB comes up context menu as well in lollipop device #30

Open
androidvsourz opened this issue Dec 1, 2015 · 2 comments
Open

CAB comes up context menu as well in lollipop device #30

androidvsourz opened this issue Dec 1, 2015 · 2 comments

Comments

@androidvsourz
Copy link

Hello there,

i am facing trouble with lollipop device as when i try to select text from webView it shows CAB as well on top with Contextual Menu above selected text. Even it shows double selection draggers as well.
Please help me out with it

Thanks,

@bertrandserres
Copy link

Have you found a solution for this problem ?

@netomin
Copy link
Contributor

netomin commented Apr 8, 2016

This is related to this issue : https://bugs.chromium.org/p/chromium/issues/detail?id=476536
The only way of fixing this is, as the chromium devs have suggested, to handle the touch events completely in javascript instead of javascript + onTouch events in webView.
I haven't had the time to try to develop the 100% Javascript solution for my app, I'm living with that weird webView behavior for the moment.

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

No branches or pull requests

3 participants