Comment 16 for bug 130224

Revision history for this message
Alexander Jones (alex-weej) wrote : Re: [Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus
  • unnamed Edit (301 bytes, text/html; charset=ISO-8859-1)

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.