Bug 411026 - Maintain Absolute Sidebar Size On Window Resize
Summary: Maintain Absolute Sidebar Size On Window Resize
Status: CONFIRMED
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-17 23:27 UTC by Cameron Rodgers
Modified: 2022-06-08 07:59 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cameron Rodgers 2019-08-17 23:27:55 UTC
When the Okular window is resized, the sidebar maintains its size relative to window size. IE, if I have deliberately changed the sidebar to 200px in width, and I make the window twice as wide, the sidebar will become 400px wide.
This is an undesirable behavior, as the user is likely resizing the window to get a wider view of the rendered PDF contents, and they have already decided that the sidebar is as wide as needed for viewing, e.g., a table of contents.
Instead, the size of the sidebar should be absolute, and not change when the window is resized.