https://bugs.kde.org/show_bug.cgi?id=522200
Bug ID: 522200
Summary: Unshrinkable main window too wide for some screens
Classification: Applications
Product: Skanpage
Version First unspecified
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
DESCRIPTION
When starting the program, the main window may be too wide and won't fit into
narrower screens, depending on the style/theme settings.
Although it can be moved left and right, it's not very comfortable/clean.
Being somehow aware of how it works behind the scenes (KDE is Qt-based and I
have a few Qt knowledge), since it is known that Qt sizing policies tend to
prevent shrinking widgets under some sizes, I suggest the top and bottom "menu"
bars not to use a horizontal layout, but the "flow layout" instead (this is a
popular Qt layout example, in which the horizontally arranged widgets will wrap
like words in a text).
Alternate or complementary solutions would be to make the "menu bars"
scrollable, or to force the shrinking of the widgets even if they end up
cropped (I'm aware it's cumbersome in Qt).
STEPS TO REPRODUCE
1. Just start the program, preferably on a lower resolution screen
2. Try to shrink the main window horizontally
3.
OBSERVED RESULT
The main window cannot be shrunk, and it's an annoyance on lower resolution
screens
EXPECTED RESULT
SOFTWARE/OS VERSIONS
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Operating System: Ubuntu 13
KDE Plasma Version: 6.6.4
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Kernel Version: 6.8.0-111-lowlatency (64-bit)
Graphics Platform: Wayland
Processors: 8 × Intel® Core™ i7-4770K CPU @ 3.50GHz
Memory: 32 Gio of RAM (31.2 Gio usable)
Graphics Processor 1: NVIDIA GeForce GTX 970
Graphics Processor 2: Intel® HD Graphics 4600
ADDITIONAL INFORMATION
See suggestion improvement next to the bug description.
--
You are receiving this mail because:
You are watching all bug changes.