ckeditor / github-writer

GitHub Writer - WYSIWYG Rich-Text Editor for GitHub, powered by CKEditor.
https://ckeditor.com/
Other
376 stars 61 forks source link

Image balloon gets detached from image on scroll #425

Open Acrophost opened 1 year ago

Acrophost commented 1 year ago

📝 Provide detailed reproduction steps (if any)

  1. Add an image
  2. Select it and scroll the editor down

✔️ Expected result

Image balloon will swap its position to the bottom of the image as soon as the space above it runs out

❌ Actual result

Image balloon flies out of the editor

https://user-images.githubusercontent.com/66953380/202428307-7f27017b-751e-4088-ad60-1c21b18dd0ac.mov

👀 Additional information

Tested on current master branch
Occurs both on Chrome and Firefox

It's not a regression, since the version currently available at store has this bug as well :(