NEW 199273
[iOS] Long pressing and dragging to select text sometimes fails to extend a ranged selection
https://bugs.webkit.org/show_bug.cgi?id=199273
Summary [iOS] Long pressing and dragging to select text sometimes fails to extend a r...
Wenson Hsieh
Reported 2019-06-27 09:45:07 PDT
To reproduce: 1. To go https://whsieh.github.io/examples/lorem (or any website with a lot of selectable text). 2. Trigger a long press on some text to start a selection with word granularity. 3. Without ending the touch, pan to more text to extend the selection. Sometimes, instead of extending the ranged selection to encompass text content near the touch location, this moves the ranged selection to the word under the touch location.
Attachments
Wenson Hsieh
Comment 1 2019-06-27 09:45:41 PDT
Needs more spelunking to figure out whether this is us or UIKit.
Note You need to log in before you can comment on or make changes to this bug.