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.
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