Bug 462668

Summary: [Wayland] Kwin cannot set a minimum size less than the default of the app
Product: [Plasma] kwin Reporter: dmatteo002
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dmatteo002, nate
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description dmatteo002 2022-12-05 10:31:17 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Right click on title-bar
2. More option -> Configure special window/application settings...
3. Add property -> minimum size
4. set minimum size to force and a smaller size than the default minimum size
5. try to resize applications to smaller size

OBSERVED RESULT
The window cannot be resize to the new minimum size (even after reboot). Can only resize to the default minimum size.

EXPECTED RESULT
The window should resize to the new minimum size.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch linux 6.0.11-arch1-1 (64-bit)
(available in About System)
KDE Plasma Version: 5.26.4
KDE Frameworks Version: 5.100.0
Qt Version: 5.15.7

ADDITIONAL INFORMATION
Only happens in wayland, instead in xorg it works.
Comment 1 Nate Graham 2022-12-05 19:59:17 UTC

*** This bug has been marked as a duplicate of bug 434615 ***