codex-team/editor.js

(IOS) wrong cursor position when switching the block

Open

#2,902 创建于 2025年1月14日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)TypeScript (26,602 star) (1,985 fork)batch import
buggood first issue

描述

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

贡献者指南