Bug 445663 - Kickoff is maximized if window placement is set to "Maximized"
Summary: Kickoff is maximized if window placement is set to "Maximized"
Status: RESOLVED DUPLICATE of bug 411462
Alias: None
Product: plasmashell
Classification: Plasma
Component: Application Launcher (Kickoff) (show other bugs)
Version: 5.23.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: wayland
Depends on:
Blocks:
 
Reported: 2021-11-17 21:36 UTC by poperigby
Modified: 2021-11-24 20:30 UTC (History)
8 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description poperigby 2021-11-17 21:36:57 UTC
SUMMARY
If "Window management->Window behavior->Advanced->Window placement" is set to "Maximized", Kickoff is maximized. This also happens if you have a window rule that maximized all normal windows. This only happens in Wayland. X11 behaves as expected.

STEPS TO REPRODUCE
1. Set "Window management->Window behavior->Advanced->Window placement" to "Maximized".
2. Open Kickoff.

OBSERVED RESULT
Kickoff is maximized.

EXPECTED RESULT
Kickoff is it's normal size.

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS
KDE Plasma Version: 5.23.3
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.15.2-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 15.4 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Comment 1 poperigby 2021-11-17 21:47:24 UTC
This also appears to happen with the notification drawer.
Comment 2 Nicolas Fella 2021-11-17 23:25:02 UTC
sort of duplicate of https://bugs.kde.org/show_bug.cgi?id=428859
Comment 3 poperigby 2021-11-18 00:34:46 UTC
(In reply to Nicolas Fella from comment #2)
> sort of duplicate of https://bugs.kde.org/show_bug.cgi?id=428859

Yeah, I saw that one, but I thought this was different enough to make a new bug report.
Comment 4 Nate Graham 2021-11-23 21:50:51 UTC
Can confirm. No other applets do this as far as I can tell; only Kickoff (cannot reproduce with the Notifications popup). Not sure if it's the same thing as Bug 411462, though.
Comment 5 Patrick Silva 2021-11-24 11:24:31 UTC
I can also reproduce with Weather Report and System Monitor Sensor widgets placed on Plasma panel.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.23.80
KDE Frameworks Version: 5.89.0
Qt Version: 5.15.3
Graphics Platform: Wayland
Comment 6 Nate Graham 2021-11-24 20:30:04 UTC
Gross. I'll mark it as a duplicate of Bug 411462, then. It seems like there is a way to work around this issue in the applet's own code, seeing as how it does not affect all of them. But still. we should fix it in a generic way so such (undiscovered?) workarounds are not needed.

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