Keyboard shortcuts for navigation (Alt + arrow keys) do not work in in-app file browser
Prerequisites
- [x] I have searched open and closed issues for duplicates.
Describe the bug
The Alt + left_arrow and Alt + right_arrow keys to go back and forth from a folder do not work in the in-app file browser.
To Reproduce
Steps to reproduce the behavior:
- Go to any app, do something to open the file browser from within the app
- Click on any of the directories you have
- Use
Alt+left_arrowto go back - See error (nothing happens)
Expected behavior
The Alt + left_arrow and Alt + right_arrow keys definitely work in the regular Files app as expected to navigate between directories but should also work in the in-app file browser in a similar fashion.
This is a sub-issue of #129 although it could probably be fixed ad hoc in the existing chooser.
Ctrl + L used to work in the in-app file browser, now it doesnt.
A fix is unlikely to be approved prior to development of the filechooser portal.
The file-chooser portal is now done but still only replaces the pathbar in the Gtk.FileChooser (PR to replace the entry has been proposed). Need investigation of adding an eventcontroller to provide some keyboard shortcuts