[Bug] Keyboard word-for-word text navigation not working #2071
Labels
bug
Something isn't working
editor
features related to the rich-text editor
good first issue for devs
for the community members to claim
good first issue for experienced devs
for the experienced community developers to claim
help wanted
for the community members to claim
Milestone
Bug Description
Navigating from word to word using the keyboard's option and arrow keys does not work, the text cursor does not move.
How to Reproduce
On macOS, open/create a document with a few sentences. When trying to use the option ( ⌥ ) key and left/right arrows to jump between or select single words, the cursor does not move.
Expected Behavior
⌥ + left/right arrows: jump with cursor from word to word (❌)
⇧ + ⌥ + left/right arrows: select single words (❌)
⌘ + left/right arrows: jump from cursor position to line beginning or end (✅)
⇧ + ⌘ + left/right arrows: select from cursor position to line beginning or end (✅)
Operating System
macOS Ventura 13.1
AppFlowy Version(s)
Version 0.1.0 (1) & Version 0.1.1 (1)
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: