Select text is not disabled, touch and select are not usable together
- Dominant language
- JavaScript
- Stars
- 1.8k
- Forks
- 156
- PR merge metrics
- No merged PRs in 30d
Description
Observation
While using this via Vivaldi on an ipad, I somehow got into select text mode, and the whole screen got selected.
Expectation
If touch is used for navigation, select should be disabled.
This is a problem for a lot of touch based UI, here's an example of the css:
https://gist.github.com/23maverick23/64b3b587c88697558fac
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in Vivaldi on an iPad, then inspect the touch-navigation styles and event handling associated with text selection. Use the linked CSS example as a reference. Done means touch navigation no longer selects the whole screen while the interaction remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100