lxqt / lxqt-panel

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

Inconsistent behavior of Escape key in Fancy Menu #1987

Closed tsujan closed 10 months ago

tsujan commented 10 months ago

It's good that Escape clears the search entry and only then closes Fancy Menu — IMO, this behavior should be kept intact. The problem is that, when the search entry is cleared by using Escape, the found matches aren't reset.

The found matches are reset correctly if the user clears the search entry by any means other than pressing Escape.