codex-team/editor.js

(IOS) wrong cursor position when switching the block

Open

#2,902 opened on Jan 14, 2025

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (1,985 forks)batch import
buggood first issue

Repository metrics

Stars
 (26,602 stars)
PR merge metrics
 (No merged PRs in 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

Contributor guide