A recent update changed how GtkFileChooser works with keyboard
navigation. For testing purposes I used the open file dialog in
iceweasel.
Steps to reproduce:
Navigating by keyboard to a folder containing files
Use backspace to go back up
Before:
File list kept focus
Could immediately keyboard navigate with arrows or text field for
searching
Now:
Name/Location text box steals focus so pressing backspace does nothing
Have to press down arrow or click in the file list to be able to
keyboard navigate or search.