File chooser typeahead



Since GTK+ 3.16 the typeahead feature in the file chooser widget / file
chooser dialog is no longer available (so that it highlights the entry
that starts with the letters you typed).

Some users (including myself) heavily rely on this feature and I don't
see why this is no longer an option.

Is there a reason for this change? I was able to patch the feature back
in by reverting those two commits:
https://git.gnome.org/browse/gtk+/commit/?id=8f9c8120b9d8a4cfa9ed1777da37f7a2d618a3a6
https://git.gnome.org/browse/gtk+/commit/?id=71bd1c7e2c5252b5103bf029e437787e0a002951

I haven't seen any broken behaviour. It even isn't more code to maintain
or more disk space used with typeahead.
Removing typeahead from nautilus was no big deal, since there are
alternatives to replace the file manager. The file chooser, however,
cannot be easily replaced without installing another version of GTK.

So, why was this feature removed and is there a chance you will put it
back in?


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]