vConsole icon indicating copy to clipboard operation
vConsole copied to clipboard

Unable to select text by mouse-dragging in iOS Safari

Open cola119 opened this issue 2 years ago • 0 comments

vConsole Version: v3.15.1

As the video I attached shows, It is impossible to select text by mouse-dragging in iOS Safari. I bisected and found this issue has started happening since v3.13.0, but it's possible to select text by long tap and drag in v3.13.0 for some reason. I'm not sure what's the root cause, but I suspect e.preventDefault()s in the event handlers are doing wrong.

https://github.com/Tencent/vConsole/assets/22386678/745f0715-1e87-4103-9d7b-80fdca93eb94

cola119 avatar Nov 20 '23 10:11 cola119