popup input catched by other window
Steps to reproduce
- Open GNOME Totem, Nautilus or any GTK 3+ app
- Resize it in such a way that the popup menu would have larger height than the window itself
- Try to click on a button outside of the window in the popup menu
- Enjoy bug input captured by the window under the current one
Current behavior
Input gets pumped by a different window which is wrong.
Expected outcome
Input should be pumped by the current window.
Version information
- OS: Pop!_OS 20.10
- GNOME 3.38.1
- Nautilus: 3.38.1-stable
Additional information
There's no specific error logs it's just an input bug.
Perhaps is this not GTK bug but GNOME shell bug?