How about removing the highlight of the pseudo file name then. If the
focus is on the folder, highlight the folder but do not highlight the
suggested filename.
Brett Alton wrote:
> That's because you just clicked on a folder, so now the focus is with
> the folders, not with the filename. The pro
The small text field is the GtkTreeView filter. It is needed for keyboard
browsing.
The problem here is actually that, as soon as the directory browser is
revealed, it takes focus, unconditionally. What I think should happen is
that using the expander should transfer focus to the browser.
** Att