chromiumembedded / cef

Chromium Embedded Framework (CEF). A simple framework for embedding Chromium-based browsers in other applications.
https://bitbucket.org/chromiumembedded/cef/
Other
3.09k stars 450 forks source link

Touch input puts page into weird state upon successive tapping #3679

Closed awarkw closed 2 months ago

awarkw commented 2 months ago

Touch input puts page into weird state upon successive tapping: cefclient.exe, and even Chrome have an issue with touchscreens where the page "locks up" when tapping over and over.

To reproduce, just take two fingers and alternately tap on the two dropdowns, over and over, swiping side to side a little. In cefclient, one finger will then zoom the page, as if a finger is stuck down. In Chrome, an arrow drags over from the left, and clicking the arrow does nothing.

Test Page: TestPage.html.zip

magreenblatt commented 2 months ago

Bugs in Chrome should be found/reported at https://crbug.com.

magreenblatt commented 2 months ago

Thanks for reporting the Chromium issue at https://issues.chromium.org/issues/333445554