ckeditor5
ckeditor5 copied to clipboard
[iOS] Editor scrolls to the top when clicking on block widget on unfocused editor instance
📝 Provide detailed reproduction steps (if any)
- Go to https://ckeditor.com/docs/ckeditor5/latest/index.html.
- Go to demo (beginning of docs page) and tap on one of the embeds in the editor.
- Tap outside of editor.
- Again tap on one of the embeds in editor.
https://github.com/user-attachments/assets/4eaeea07-462d-47cb-bcde-3657b8cd9ecd
✔️ Expected result
Every time I tap on embed (when editor is not focused), it gets focused and is still visible in the viewport.
❌ Actual result
Every time I tap on embed (when editor is not focused), it gets focused but editor content scrolls to the top.
❓ Possible solution
📃 Other details
- Browser: Safari
- OS: iOS 17.5.1
- Device: iPhone SE, display 4.7 in with 1334 × 750 px resolution
- First affected CKEditor version: Not sure, at least
43.0.0but probably earlier ones too. - Installed CKEditor plugins: See mention docs page.
Might be related to #5874.
If you'd like to see this fixed sooner, add a 👍 reaction to this post.