Bug 482990 - the panel in "dodge windows" mode prevents focusing the close button of a maximized window when the cursor is in the edge of the screen
Summary: the panel in "dodge windows" mode prevents focusing the close button of a max...
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kwin
Classification: Plasma
Component: decorations (show other bugs)
Version: 6.0.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2024-03-09 14:58 UTC by andrew
Modified: 2024-03-11 22:47 UTC (History)
1 user (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 andrew 2024-03-09 14:58:54 UTC
SUMMARY
with the panel in "dodge windows" mode, if a window is maximized if I go with the cursor in the top right edge I can't focus the close button, I have to move the cursor a little to the left to be able to press the window close button.

STEPS TO REPRODUCE
1. enable dodge windows on the bottom panel
2. open a maximized window
3. move the cursor to the top right edge
4. left click

OBSERVED RESULT
the close button is not focussed

EXPECTED RESULT
should be focussed 

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.6.2
Kernel Version: 6.7.8-zen1-1-zen (64-bit)
Graphics Platform: X11
Processors: 16 × AMD Ryzen 7 7800X3D 8-Core Processor
Memory: 30.6 GiB of RAM
Graphics Processor: AMD Radeon RX 7900 XTX
Comment 1 Nate Graham 2024-03-11 22:47:55 UTC
Right, active screen edges cause this issue on X11. It's unfortunately unfixable. But it works as expected on Wayland.