Bug 422936

Summary: When the window is maximized, the close button doesn't hover when pointing the cursor to the top right edge of the screen
Product: [Plasma] kwin Reporter: Lua <lv215bd5>
Component: auroraeAssignee: KWin default assignee <kwin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: herzenschein, ncqm3qdz
Priority: NOR    
Version First Reported In: 5.21.4   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: close button not being hovered
Bug (video version)

Description Lua 2020-06-13 19:00:24 UTC
Created attachment 129326 [details]
close button not being hovered

SUMMARY


STEPS TO REPRODUCE
1. Install a custom window decoration theme like Arc, McMojave, Layan or Sweet Dark
2. Maximize the window
3. Point the cursor to the top right of the screen

OBSERVED RESULT
The close button isn't in the hover state when pointing the mouse the to the top right edge of the screen.

EXPECTED RESULT
The close button being in the hover state when pointing the mouse the to the top right edge of the screen.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Kubuntu 20.04
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.68.0
Qt Version: 5.12.8

ADDITIONAL INFORMATION
Only Breeze default window decoration doesn't have this problem.
Comment 1 Lua 2020-11-15 17:46:28 UTC
The buttons could have a invisible margin that could be hovering. This could solve the problem of putting the mouse exactly in the X button.
Comment 2 Lua 2020-11-15 17:46:42 UTC
that could be hovered*
Comment 3 Thiago Sueto 2020-11-22 02:57:35 UTC
If I'm not mistaken, this is a feature that needs to be implemented directly in the theme. SierraBreezeEnhanced for instance has this feature.

(It would be really nice if all themes were able to do this though)
Comment 4 Lua 2021-05-01 00:05:40 UTC
But isn
Comment 5 Lua 2021-05-01 00:06:07 UTC
But isn't SierraBreezeEnhanced a fork of Breeze instead of an Aurorae theme?
Comment 6 Lua 2021-05-21 08:56:55 UTC
Created attachment 138636 [details]
Bug (video version)
Comment 7 Lua 2021-06-09 19:17:23 UTC
Is there any news about this?