Bug 468518 - New KWin automatic tiling doesn't resize half screen tiles to full after one closes, until screen redraw.
Summary: New KWin automatic tiling doesn't resize half screen tiles to full after one ...
Status: REPORTED
Alias: None
Product: kwin
Classification: Plasma
Component: Custom Tiling (show other bugs)
Version: 5.27.4
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-14 22:35 UTC by invisiblemonki
Modified: 2023-04-25 04:50 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 invisiblemonki 2023-04-14 22:35:00 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.  Open two application windows with the layout set to half screen (vertical divider) each, auto tile.
2. Close one of the application Windows.
3.  Do some action to cause a screen redraw.

OBSERVED RESULT
The first app window is full screen. Once the second window is opened they both shrink to half screen. When one of the windows is closed, the other doesn't expand to fit the full screen until there is some action to cause a screen redraw (new dialog window opens, switching between desktops).

EXPECTED RESULT
As soon as one window closes, the tiling manager should resize the remaining windows.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: manjaro stable channel 6.2.10-1-MANJARO (64-bit)
(available in About System)
KDE Plasma Version: 5.27.4
KDE Frameworks Version: 5.105.0
Qt Version: 5.15.9

ADDITIONAL INFORMATION