Describe the bug
In preview mode, long lines of text do not automatically wrap to fit the window width.
At the same time, horizontal scrolling is not available in preview mode. This means that when using the app in a narrow or portrait-oriented window, any content that extends beyond the right edge of the viewport is completely inaccessible — there is no way to read it.
To Reproduce
Steps to reproduce the behavior:
- Open a document with long lines or wide content (e.g., a table or long paragraph)
- Switch to preview mode
- Resize the window to a narrow/portrait width
Expected behavior
Text should wrap automatically to fit the window width, or at minimum, horizontal scrolling should be supported so all content remains accessible.
Screenshots
Device
- OS: Windows 10
- Version 19045.6466
- App Version v2.6.4
Additional context
Text overflows to the right and is clipped. No word wrap occurs, and no horizontal scroll bar is available. Content beyond the right edge cannot be viewed.
Describe the bug
In preview mode, long lines of text do not automatically wrap to fit the window width.
At the same time, horizontal scrolling is not available in preview mode. This means that when using the app in a narrow or portrait-oriented window, any content that extends beyond the right edge of the viewport is completely inaccessible — there is no way to read it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Text should wrap automatically to fit the window width, or at minimum, horizontal scrolling should be supported so all content remains accessible.
Screenshots
Device
Additional context
Text overflows to the right and is clipped. No word wrap occurs, and no horizontal scroll bar is available. Content beyond the right edge cannot be viewed.