codex-team/editor.js

(IOS) wrong cursor position when switching the block

Open

#2.902 aberto em 14 de jan. de 2025

Ver no GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (1.985 forks)batch import
buggood first issue

Métricas do repositório

Stars
 (26.602 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador