Closed
Bug 287281
Opened 20 years ago
Closed 20 years ago
gtk2 file selection (filepicker) dialog is horrible
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: aglyport, Assigned: bugs)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 I could not just type a path in the widget you use for file selection. I have to walk thru the stupid file tree doing a lot of scrolling and mousclicking. Short of ditching gtk2 could you fix that menutil? Reproducible: Always Steps to Reproduce: 1. Go to some mail site like mail.yahoo.com or gmail.com 2. Compose a message 3. Attach a file: you have to do a lot of clicking a scrolling to get to the right directory. Actual Results: I got really **** after performing these steps repeatedly Expected Results: I should be able to type in directory name and the freaking widget is supposed to validate the path I typed. Or not. Could you ditch gtk2 in favor of something that is 1. Fast 2. Is not annoying 3. Polished (Tk?) Just look at the sheer number of gtk2 bugs you have.
I completely agree that the GtkFileCooser sucks, but I don't think that going back to using a non-standard file chooser is the right answer. A better solution is simply to fix this GTK bug: http://bugzilla.gnome.org/show_bug.cgi?id=136541 . This has the added benifit that it will be fixed for all GTK applications, not just Firefox.
Comment 2•20 years ago
|
||
We're not dropping this. If the platform needs to be improved, that's the answer, not reinventing the wheel. Btw, Ctrl-L lets you autocomplete, of course its not that discoverable, but that's apparently "better" or something.
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → INVALID
Comment 3•19 years ago
|
||
*** Bug 319157 has been marked as a duplicate of this bug. ***
Comment 4•19 years ago
|
||
*** Bug 320212 has been marked as a duplicate of this bug. ***
Updated•19 years ago
|
Summary: gtk2 file selection dialog is horrible → gtk2 file selection (filepicker) dialog is horrible
Comment 5•19 years ago
|
||
*** Bug 332326 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•