The new «choose file» dialog doesn't allow to enter the file
Categories
(Core :: Widget: Gtk, defect, P5)
Tracking
()
People
(Reporter: Hi-Angel, Unassigned)
References
Details
(Whiteboard: tpi:+)
Updated•9 years ago
|
Comment 1•9 years ago
|
||
Updated•9 years ago
|
Updated•8 years ago
|
Comment 4•7 years ago
|
||
Comment 6•3 years ago
|
||
Holy "§$"$§!!
CTRL-L!!
I was SO ANNOYED by this file chooser dialog for YEARS because of that! What an unusable mess!
CTRL-L FTW!
(How could anyone with a sane mind EVER release a software with such a file chooser, lacking the most important component: an input field to choose the file!? - beyond my comprehension.. - or maybe it was a Google dev who wanted to promote Chrome? :D)
Anyways, how is it, that even after FOUR YEARS this absolutely basic bug is still not fixed?
Kudos @Tomer for CTRL-L!
Now I am one of the 42 people for whom Firefox's file chooser is actually useable! :)
Comment 7•3 years ago
|
||
If you mean standard Gtk file chooser dialog you can use '/' key to enter file path.
Comment 8•3 years ago
|
||
Ha! Indeed!
As I am usually "somewhere above" in the file hierarchy where I want to be, I never tried typing an absolute path..
Starting out with ~ also works, but anything else opens the search.
Intuitive! :D
Well.. being the tech nerd I am (using Linux since mid-90s), I found that out... today!
Time for retirement I guess (or for implementing a file chooser with node.js, running in a docker-container on Kubernetes..).
@multicorenop don't feel ashamed, the design where a user can't find how to do something is a bad design. The file-chooser should have a button that allows to start typing the path, not an obscure shortcut which as you rightfully mentioned pretty few people know about.
Comment 10•3 years ago
|
||
Yes, I really like the KDE version where you have those buttons per hierarchy in the location line. There you can single-click to instantaneously go to any level above, or click right next the end to switch it into a TextField.
Updated•2 years ago
|
Comment 11•1 year ago
|
||
Since this is a bug in gtk and can't be fixed in firefox I wonder if we could implement the following workaround. Can we add some text to the dialog box that says something like "Type control-L to enter file name"? The big problem here is not so much that there is no way to enter a file name, it's that there is no way to discover how to do so.
Reporter | ||
Comment 12•1 year ago
|
||
(In reply to Jim Rees from comment #11)
Since this is a bug in gtk and can't be fixed in firefox I wonder if we could implement the following workaround. Can we add some text to the dialog box that says something like "Type control-L to enter file name"? The big problem here is not so much that there is no way to enter a file name, it's that there is no way to discover how to do so.
I agree it might be a good idea
Description
•