Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scroll position jumps when highlighted text begins with an embed #3199

Closed
crsven opened this issue Oct 19, 2020 · 1 comment
Closed

Scroll position jumps when highlighted text begins with an embed #3199

crsven opened this issue Oct 19, 2020 · 1 comment

Comments

@crsven
Copy link

crsven commented Oct 19, 2020

Steps for Reproduction

  1. Visit https://quilljs.com/playground/
  2. Insert an image (this works with any embed)
  3. Insert enough text to make sure the input will scroll
  4. Select all text
  5. Press (on a mac) Option + Shift + Left Arrow repeatedly

Expected behavior:
The scroll position does not change (or it only changes once to move to the start of the input).

Actual behavior:
Every time the keys are pressed, the scroll position jumps from the start to the end of the input.

Platforms:

Include browser, operating system and respective versions
macOS 10.15.7
Chrome 86.0.4240.80

Version:
1.3.6 & 1.3.7

@luin
Copy link
Member

luin commented Apr 17, 2024

Should be fixed with #3840

@luin luin closed this as completed Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants