coadmunkee / gnome-shell-extension-espresso

Enable controlling conditions to prevent the usual auto suspend and screensaver functions from taking effect.
https://extensions.gnome.org/extension/4135/espresso/
GNU General Public License v2.0
69 stars 14 forks source link

Search does not work #20

Closed forteller closed 2 years ago

forteller commented 2 years ago

Hey, thanks for a great extension!

Just wanted to let you know that search in the applications list does not work at all. Well, the list moves around while typing, but it does not go anywhere near the application that you type the name for, at least not for me. Here's a screenshot:

Screenshot from 2021-11-24 13-11-48

I had to scroll far down from that to actually get to the Videos application.

Thanks again!

coadmunkee commented 2 years ago

@forteller - The Espresso preferences window uses the GTK4 GtkAppChooserDialog widget for selecting applications to add to the list. The search behavior you are seeing occurs within that widget. I have submitted a bug report upstream with Gtk, but can't say if or where it will fall in their priority.

Including link to upstream bug report though it doesn't look like this will get any priority on that end.

coadmunkee commented 2 years ago

Resolved upstream. Fix included in GTK 4.6.7 for this issue: https://gitlab.gnome.org/GNOME/gtk/-/issues/4550 Tested and confirmed working on Arch Linux with Gnome 42.4 and GTK 4.6.7.