[Github-comments] [geany/geany] 'Save As' dialog uses search mode in some cases (#2267)

Andy Alt notifications at xxxxx
Wed Aug 21 20:31:39 UTC 2019


I wasn't sure of a good title for this ticket. Maybe a maintainer could change it?

When "untitled.c" appears highlighted in the field near the top of the "Save File" window, and I start typing to change the file name, instead of the file name changing, the file list changes as if I'm searching for a file with the characters I'm typing.

If I see a field highlighted like the filename, I expect that it's focused I guess, but maybe I'm wrong. Though I don't see any indication that this "search" mode is activated until I start typing characters; then it appears near the top, center.

To reproduce:

* File -> New with template -> main.c
* File -> save as
* Navigate to the directory where you want to save the file
* Note "untitled.c" still appears highlighted
* begin typing

## Sysinfo

* OS: Debian 10
* XFCE 4.12

```
15:29:13: Geany INFO		: Geany 1.36 (git >= 770cda40), en_US.utf8
15:29:13: Geany INFO		: GTK 3.24.5, GLib 2.58.3
15:29:13: Geany INFO		: System data dir: /home/andy/local/share/geany
15:29:13: Geany INFO		: User config dir: /home/andy/.config/geany
15:29:13: Geany INFO		: Loaded GTK+ CSS theme '/home/andy/local/share/geany/geany.css'
15:29:13: Geany INFO		: Loaded GTK+ CSS theme '/home/andy/local/share/geany/geany-3.20.css'
15:29:13: Geany INFO		: System plugin path: /home/andy/local/lib/geany
15:29:13: Geany INFO		: Added filetype Clojure (61).
15:29:13: Geany INFO		: Added filetype Nim (62).
15:29:13: Geany INFO		: Added filetype Graphviz (63).
15:29:13: Geany INFO		: Added filetype CUDA (64).
15:29:13: Geany INFO		: Added filetype JSON (65).
15:29:13: Geany INFO		: Added filetype Arduino (66).
15:29:13: Geany INFO		: Added filetype Scala (67).
15:29:13: Geany INFO		: Added filetype Genie (68).
15:29:13: Geany INFO		: Added filetype Swift (69).
15:29:13: Geany INFO		: Added filetype Cython (70).
15:29:13: Geany INFO		: Loaded libvte from libvte-2.91.so
15:29:13: Geany INFO		: Loaded:   /home/andy/local/lib/geany/editorconfig-geany.so (EditorConfig)
15:29:13: Geany INFO		: unknown : None (UTF-8)
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2267
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190821/9cb80cfc/attachment.html>


More information about the Github-comments mailing list