Open androidvsourz opened 8 years ago
Have you found a solution for this problem ?
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.
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,