Bug 416027

Summary: Window close button is not positioned correctly in the corner
Product: [Plasma] Breeze Reporter: sac <milakam>
Component: window decorationAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: hugo.pereira.da.costa, nate, plasma-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description sac 2020-01-08 21:39:26 UTC
SUMMARY


STEPS TO REPRODUCE
1. open a window that has a close button
2. maximize the window
3. move the mouse cursor (blindly) in the very upper right corner (blindly move the mouse diagonally)
4. click

OBSERVED RESULT
the window is not closed

EXPECTED RESULT
window should close, as it does with the plastik theme, where the close button is correctly in the outmost corner.
Should have some importance, because I think most people move the mouse blindly to the corner, and then expect the window to close after click, without aming for the close button.


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Hugo Pereira Da Costa 2020-01-08 21:59:05 UTC
Hi 
Thanks for reporting the issue.
I cannot reproduce unfortunately.
Can you check, in the breeze decoration settings, whether you have the option "allow resizing maximized windows from window edges" ?
If checked, can you uncheck it and try to reproduce again ?
Comment 2 Nate Graham 2020-01-08 22:22:51 UTC
I'm willing to bet that's it, yeah.
Comment 3 sac 2020-01-08 22:32:30 UTC
Thanks for the tip. I tried it and activated "allow resizing maximized windows from window edges". Then I was only able to resize windows at the corner. However, I reverted it back to defaults with resizing maximized windows deactivated and now I can correctly close.

Seems this was just a glitch on my side. Many thanks ;)