You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to select a long text or content section in the block content the selection jumps back to the beginning when scrolling is needed, making it impossible to select text which spans across multiple viewport heights.
To Reproduce
Steps to reproduce the behavior:
Add block content which is longer than one viewport height making it scrollable.
Try selecting the text by scrolling down while selecting either with the mouse or even with the keyboard.
The text selection will jump back to the top making it impossible to select the entire text
Expected behavior
The text selection should behave normally, like in any multiline input field.
Describe the bug
When trying to select a long text or content section in the block content the selection jumps back to the beginning when scrolling is needed, making it impossible to select text which spans across multiple viewport heights.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The text selection should behave normally, like in any multiline input field.
Screenshots
Here is a quick screenrecording. The video was taken before updating to latest Sanity but the issue still persists.
https://github.com/user-attachments/assets/b2bfddc4-fc19-46b4-9f00-9545d9e240ba
Which versions of Sanity are you using?
@sanity/cli (global) 3.79.0 (up to date)
@sanity/icons 3.7.0 (up to date)
@sanity/image-url 1.1.0 (up to date)
@sanity/locale-de-de 1.1.17 (up to date)
@sanity/vision 3.79.0 (up to date)
sanity 3.79.0 (up to date)
What operating system are you using?
Windows 11
Which versions of Node.js / npm are you running?
NPM: 10.2.1
Node: v18.18.2
Additional context
No
Security issue?
No
The text was updated successfully, but these errors were encountered: