Type
Description
When selecting text by clicking and dragging toward the top or bottom edge of the paginated document viewport, the editor does not auto-scroll to reveal more content. The user must manually scroll and then continue selecting, which breaks the natural text selection workflow.
Current Behavior
- User clicks to start a text selection
- User drags toward the bottom (or top) of the visible viewport
- The selection extends only to the edge of the visible area
- The viewport does not auto-scroll to reveal additional pages/content
- Selection stops at the viewport boundary
Expected Behavior
- User clicks to start a text selection
- User drags toward the bottom (or top) of the visible viewport
- As the mouse approaches the edge, the viewport should automatically scroll in that direction
- The selection should continue extending as new content becomes visible
Steps to Reproduce
- Initialize SuperDoc with pagination: true
- Create or open a document with content spanning multiple pages
- Scroll to the middle of the document
- Hold the mouse button and drag downward toward the bottom edge of the viewport
- Observe: The viewport does not scroll; selection stops at the visible boundary
SuperDoc Version
1.4
Browser & Version
Chrome 120
OS
macOS 15.5
Additional Context
No response
Checklist
Type
Description
When selecting text by clicking and dragging toward the top or bottom edge of the paginated document viewport, the editor does not auto-scroll to reveal more content. The user must manually scroll and then continue selecting, which breaks the natural text selection workflow.
Current Behavior
Expected Behavior
Steps to Reproduce
SuperDoc Version
1.4
Browser & Version
Chrome 120
OS
macOS 15.5
Additional Context
No response
Checklist