codex-team/editor.js

(IOS) wrong cursor position when switching the block

Open

#2.902 geöffnet am 14. Jan. 2025

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (26.602 Stars) (1.985 Forks)batch import
buggood first issue

Beschreibung

Steps to reproduce:

  1. Add a few blocks
  2. Start writing text
  3. Tap on the block above
  4. Cursor wasn't moved to the selected block and Toolbar was

Expected behavior: Cursor should be moved to the selected block with Toolbar

Screenshots:

https://github.com/user-attachments/assets/35836ca4-4a42-46cf-b414-c4146151d9ea

Device, Browser, OS: Mobile IOS

Editor.js version: ^2.29.1

Contributor Guide