-
-
Notifications
You must be signed in to change notification settings - Fork 422
Open
Description
Describe the issue
When navigating using the "Lines" mode from the VoiceOver rotor in an editor with basicSetup
, the cursor gets stuck on blank lines:
ScreenRecording_04-29-2025.12-41-35_1.mp4
Comparison: <textarea>
: Navigation is able to continue past blank lines:
ScreenRecording_04-29-2025.12-48-16_1.mp4
Comparison: <div contenteditable="true">
: Navigation is able to continue past blank lines (lines containing only a <br>
):
ScreenRecording_04-29-2025.12-44-04_1.mp4
Update: I can't reproduce the issue in the "minimal editor" example — I suspect that the issue is related to basicSetup
:
ScreenRecording_04-29-2025.12-51-44_1.mp4
Note: I can still reproduce the issue if I remove markdown()
language support from the demo linked below.
Browser and platform
iOS 18.4.1/Safari
Reproduction link
Timo7670
Metadata
Metadata
Assignees
Labels
No labels