Cannot select text on iPad with trackpad / mouse
See original GitHub issueOS/Web Information
- Web Browser: Safari (with / without PWA) / Chrome
- Local OS: iOS
- Remote OS: Ubuntu Server
- Remote Architecture: Arm64
code-server --version
: 3.9.3
Steps to Reproduce
- Connect a mouse or trackpad to iPad.
- Select any text in the editor with Mouse / Trackpad (i.e., press the Trackpad or Mouse left button and move around).
Expected
The text should be selected.
Actual
Only the cursor gets moved around. Nothing gets selected.
Notes
This works on some other implementations (e.g., Gitpod).
This issue can be reproduced in VS Code: No
Issue Analytics
- State:
- Created 2 years ago
- Reactions:3
- Comments:18 (10 by maintainers)
Top Results From Across the Web
Cannot select text on iPad with trackpad / mouse #3203 - GitHub
Connect a mouse or trackpad to iPad. Select any text in the editor with Mouse / Trackpad (i.e., press the Trackpad or Mouse...
Read more >select text using trackpad - Apple Community
To select a text block, use your index finger to move the mouse pointer to the beginning of the excerpt you'd like to...
Read more >Select, cut, copy, and paste text on iPad - Apple Support
Select, cut, copy, and paste text on iPad. In apps on iPad, you can use the onscreen keyboard to select and edit text...
Read more >cannot click and drag to high light text - Apple Community
cannot click and drag to high light text · If you have a USB mouse plug it in · In System Preferences click...
Read more >MAGIC TRACKPAD how to select text? There…
Press down on the trackpad until it clicks. Hold it down and move your finger to select. OR
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
thanks, so this is a code-server issue.
For me on 14.5, the text selection works neither in the editor nor in the terminal window (iOS 14.5.1). Edit: Somehow the text selection works now in the terminal, the one in the text editor is still broken (Maybe re-connecting my mouse changed something).