codex-team/editor.js

(IOS) wrong cursor position when switching the block

Open

#2 902 ouverte le 14 janv. 2025

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)TypeScript (1 985 forks)batch import
buggood first issue

Métriques du dépôt

Stars
 (26 602 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur