https://bugs.kde.org/show_bug.cgi?id=459328
--- Comment #4 from Yoann Laissus <yoann.lais...@gmail.com> --- (In reply to Vlad Zahorodnii from comment #1) > Can you run browser with WAYLAND_DEBUG=1 and move the cursor at the top edge > where the tabs are not clickable? > > One thing though: can you move pointer from bottom to top, if the pointer > leaves the surface, it will help us to catch that case. Also, if possible, > please keep the log as short as possible, i.e. start the web browser, move > the cursor to the top edge, click, and close the browser, e.g. by pressing > Ctrl-Q. Hello Vlad, I didn't get any wayland logs from Chromium or Firefox (probably not native wayland) so I used Konsole without a window decoration. I managed to reproduce the same problem with the menus. On the log file, the interesting things start at line 2652. When I try to move the mouse a bit more upper (when the cursor is already on the top), the menu hovering looks flickering. It spammed a lot of lines as it looks to enter / leave multiple times the surface. I also noticed an interesting behaviour. In this case I have another window opened just behind the problematic one. If I click on the top of the current window, the other window is showing up. Also, for windows with a real window decoration, I cannot reproduce the problem. I also added a second file with wayland logs for plasmashell when I try to click on kickoff icon with a vertical panel on the left. I'm not sure it will be useful because there is probably a lot of unrelated stuff like the hover popup. -- You are receiving this mail because: You are watching all bug changes.