Feedback
Code editor places caret inside selection after Left Arrow on macOS
- Status
- Fixed
- Fixed in
- v26.6.2
- Source discussion
- -
- Last updated
- 2026-06-07
Public summary
On macOS, pressing Left Arrow while text is selected in the code editor should collapse the selection to a selection boundary, matching native text editor behaviour. Instead, Objo Studio clears the selection and leaves the caret at a position inside the previously selected text, so the next navigation or edit starts from the wrong location.