Improve mouse text selection in the editor
complete
D
Daniel Felten
Imported from GitHub feature request.
Source issue:
- #502 Improve text selection with the mouse — https://github.com/refactoringhq/tolaria/issues/502
Reporter:
- GitHub login: DFelten
- GitHub name: Daniel Felten
Original context from GitHub:
The request is about making mouse-based text selection in the editor more forgiving. Right now multi-line selection only works if the drag starts inside the editor content area. If the user starts slightly to the left or from the bottom edge of the document, no text gets selected.
Why this matters:
- makes normal mouse selection feel brittle compared with native editors
- hurts basic copy/paste workflows for users who rely on the mouse
- improves general editor usability without changing note content or structure
Luca Rossi
updated the status to
complete
B
Brian
This should be available in the latest stable Tolaria release. Thank you for the request!
Luca Rossi
updated the status to
planned