Bug 478366

Summary: Plasma System Settings window doesn't tile properly to the left
Product: [Plasma] kwin Reporter: Krafty Kactus <tkk13909>
Component: Quick TilingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: minor CC: nate
Priority: NOR Flags: tkk13909: Wayland+
tkk13909: X11-
tkk13909: Intel+
Version: 5.27.9   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Krafty Kactus 2023-12-10 20:05:28 UTC
SUMMARY
When the System Settings window is tiled to the left, it extends past the center of the screen and encroaches on any window tiled to the right. 
STEPS TO REPRODUCE
1. Open System Settings.
2. Press META+Left to tile it to the left side of the screen.
3. Open any other window.
4. Press META+Right to tile it to the right side.

OBSERVED RESULT
If the steps are done in this order, the new window will cover up about 1/5 of the settings window (on a 1600x900 display. I'm not sure about larger displays).

EXPECTED RESULT
The new window should only tile to the remaining screen space.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Fedora 39
(available in About System)
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11

ADDITIONAL INFORMATION
I believe this issue is caused by the fact that System Settings has a minimum window width but the tiling system doesn't account for that when tiling another window and keeps the same half and half layout.
Comment 1 Nate Graham 2023-12-12 17:22:57 UTC

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