GNOME Bugzilla – Bug 773007
GtkFilechooser gives completion for non-matching extensions
Last modified: 2016-11-18 18:42:27 UTC
Created attachment 337775 [details] File chooser completion (image) GtkFilechooser name completion lists files of non-matching extensions. Say for example, the attached screenshot is from GNOME calendar, that asks me to select calendar files (.ics). When I type some letter, all the matching files in the directory is offered as completion, even when it isn't a calendar file. Ideally, it shouldn't list non-compatible files. Thanks
Created attachment 339906 [details] [review] filechooserwidget: Forward file filter to entry
Review of attachment 339906 [details] [review]: Makes sense to me.
I pushed that patch as 55fda57c44ab90380a92ec36518d572b7d7992b8.