lxqt / lxqt-panel

The LXQt desktop panel
https://lxqt-project.org
GNU Lesser General Public License v2.1
193 stars 135 forks source link

mainmenu: Avoid menu navigation while filtering #2134

Open palinek opened 1 month ago

palinek commented 1 month ago

Closes #1958

palinek commented 1 month ago

Anyone able to test/review this?

stefonarch commented 1 month ago

I tried to replicate the issue with no success, it has a smell of openbox (which I used for testing). For the rest the change works fine.

Chiitoo commented 1 month ago

I can re-produce the issue to some extent, using KWin.

If I hover the menu quick-like after typing, I do get the dialogs stay open, but I can also start applications by clicking them there, so not sure this is what the issue is about.

I can still re-produce it with this change as well, but yeah, not sure it is what they are seeing...

stefonarch commented 1 month ago

If I hover the menu quick-like after typing, I do get the dialogs stay open, but I can also start applications by clicking them there, so not sure this is what the issue is about.

I managed to that too, with openbox, but the "phantom" closed by itself fast and I could click too. The issue was different IMO.