Reddit Programming
205 subscribers
1.22K photos
123K links
I will send you newest post from subreddit /r/programming
Download Telegram
Linux: Gnome Files: Search-on-typing should be disabled in case of save action
https://www.reddit.com/r/programming/comments/1ickpia/linux_gnome_files_searchontyping_should_be/

<!-- SC_OFF -->When you're saving a file in GNOME, typing right away opens the search bar instead of focusing on the filename input. Setting environment variable GTK_USE_PORTAL=0 in ~/.profile fixes this by switching back to the old file picker. Search-on-typing should really be disabled in case of save action and focus directly on the filename input instead. Would love to see this as an option in future updates! Anyone else bothered by this?? <!-- SC_ON --> submitted by /u/sohang-3112 (https://www.reddit.com/user/sohang-3112)
[link] (https://discourse.gnome.org/t/feature-request-add-option-to-disable-search-on-typing-in-gnome-file-picker/26539?u=sohang_chopra) [comments] (https://www.reddit.com/r/programming/comments/1ickpia/linux_gnome_files_searchontyping_should_be/)