SUMMARY Running Wayland window buttons on the far left are "unclickable" when window is moved to the upper left. STEPS TO REPRODUCE 1. Using System Settings -> Appearance -> Window Decorations -> Tiltebar buttons, move any button to the far left and Apply. 2. Using meta+<left arrow>+<up arrow> move window to the upper left screen corner. 3. Attempt to click on the upper left button. The click is "stolen" by some other process. OBSERVED RESULT Window button is "unclickable". EXPECTED RESULT Since I move the "close" button to the left, I expect to close the window with said button. SOFTWARE/OS VERSIONS Operating System: Kubuntu 21.04 KDE Plasma Version: 5.21.0 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.10.0-14-generic OS Type: 64-bit Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-4771 CPU @ 3.50GHz Memory: 15.6 GiB of RAM Graphics Processor: GeForce GTX 1080/PCIe/SSE2 ADDITIONAL INFORMATION
Ensure to test with a single panel on the bottom, or if panel is on the left, ensure to auto hide or allow windows to cover panel to ensure buttons land in the extreme upper left of the screen.
If you move the window elsewhere, does that top-left corner area still eat clicks when something else is there instead? If so, this has the same root cause as Bug 432744.
Good call Nate. This appears to be a duplicate of 432744 since "killall xembedsniproxy" fixes the problem. The killall command also remove Teams from the systemtray, thus a caveat to the killall command. Marking as duplicate.
*** This bug has been marked as a duplicate of bug 432744 ***
Yeah the problem is that xembedsniproxy is mis-rendering an extra thing in the corner when it shouldn't. :(
*** This bug has been marked as a duplicate of bug 433079 ***