It's impossible to open a file when searching without mouse.
Categories
(Core :: Widget: Gtk, enhancement)
Tracking
()
People
(Reporter: gonsolo, Unassigned)
Details
Attachments
(1 file)
|
92.71 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/119.0
Steps to reproduce:
- Create a file "bla" with some text.
- Try to open it just with the keyboard an no mouse by hitting Ctrl-O.
- In the file browser type "bla" to start a search. Only my file is listed now.
- Try to select it by pressing the ⬇️ button; selection jumps to "open files write protected". It's not possible to select the file with that button.
- Try by pressing tab 2 times; the file is not selected but can't be opened by pressing enter.
Actual results:
I'm unable to open the file with the keyboard without using the mouse.
Expected results:
By using the arrow or tab buttons the file should be selectable, and when selected it should be possible to open it by hitting enter.
Also, the User Agent is wrong: I'm running Wayland, not X11.
Comment 2•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Comment 3•2 years ago
|
||
File browser is provided by underlying system, notably by Gtk3 or portal. Which DE do you run and can you attach a screenshot of the file picker?
Thanks.
By DE you mean Desktop Environment? That would be gnome and gtk under Wayland on Ubuntu.
Comment 7•2 years ago
|
||
Yes, better to report at gtk.
For the record: It works, albeit with a strange key combination.
https://gitlab.gnome.org/GNOME/gtk/-/issues/6212#note_1918825
Description
•