Summary: | Clickable area to resize windows is significantly smaller on top of windows | ||
---|---|---|---|
Product: | [Plasma] Breeze | Reporter: | Riccardo Robecchi <sephiroth_pk> |
Component: | window decoration | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | john.kizer, kwin-bugs-null, nate, uhhadd |
Priority: | NOR | Keywords: | accessibility |
Version First Reported In: | 6.3.5 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Resize arrow triggering at different distances from the top border vs. other borders |
Description
Riccardo Robecchi
2025-05-14 17:05:42 UTC
Is this on X11, or Wayland, or both? What decoration theme do you use? I've tested this on X11. The decoration theme is Breeze. Can you try on Wayland too? So, I've tried with other decorations and it's the same with all of them. It also happens on Wayland on a different computer. Thanks for testing! I can reproduce this behavior on my Fedora KDE 42 device, with Breeze window decorations in a Wayland session. At first, I wondered if this was somehow intentional behavior, to try to avoid the top edge of one window interfering with access to an adjacent window's controls, or with a top-aligned panel? I don't recall seeing anything related to that going into effect in 6.3.5, though. Thanks! Created attachment 181484 [details]
Resize arrow triggering at different distances from the top border vs. other borders
I moved this bug report to Breeze because Kwin has nothing to do with it. Breeze disables the top resize border https://invent.kde.org/plasma/breeze/-/blob/7f9ec509a3ef8a53ba265f32b39c8cc832fea787/kdecoration/breezedecoration.cpp#L482 Not sure if it's actually a bug though. I assume that breeze doesn't set that resize border because there's some space reserved by the decoration on top. (In reply to Vlad Zahorodnii from comment #9) > I moved this bug report to Breeze because Kwin has nothing to do with it. > Breeze disables the top resize border > https://invent.kde.org/plasma/breeze/-/blob/ > 7f9ec509a3ef8a53ba265f32b39c8cc832fea787/kdecoration/breezedecoration. > cpp#L482 It's not just Breeze, though. Every single window decoration I have tried does this: Oxygen, Arc, Plastik, Qogir, all exhibit the same behaviour. |