summaryrefslogtreecommitdiff
path: root/itches
diff options
context:
space:
mode:
Diffstat (limited to 'itches')
-rw-r--r--itches/bulk.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/itches/bulk.md b/itches/bulk.md
index f5ce469..919286a 100644
--- a/itches/bulk.md
+++ b/itches/bulk.md
@@ -39,6 +39,22 @@ touch .local/share/themes/nofrills/xfwm4/themerc
xfconf-query -c xfwm4 -p /general/theme -s nofrills
```
+# GTK
+
+## File picker dialog
+
+When opening a file in a GTK program, starting to type a filename
+triggers a search instead of jumping to a matching file. This is
+disorienting; instead of navigating the directory I see, everything
+suddenly vanishes, then a bunch of unrelated files start popping up
+one after another.
+
+It seems GNOME developer are not fond of the "type to jump" UX
+(cf. e.g. [[1]], [[2]]).
+
+[[1]]: https://bugzilla.redhat.com/show_bug.cgi?id=902061
+[[2]]: https://gitlab.gnome.org/GNOME/gtk/-/issues/2366
+
# Spell checkers
- update dictionaries?