After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 61089 - file selector should scroll to default file
file selector should scroll to default file
Status: RESOLVED WONTFIX
Product: GIMP
Classification: Other
Component: User Interface
1.x
Other All
: Normal enhancement
: Future
Assigned To: GIMP Bugs
Daniel Egger
Depends on:
Blocks:
 
 
Reported: 2001-09-24 21:14 UTC by Jamie Zawinski
Modified: 2003-08-12 12:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jamie Zawinski 2001-09-24 21:14:22 UTC
When I do "save as", the file selector comes up with the "save" file
name filled in by default, which is good.  But the file list is always
scrolled to the top.  It should be scrolled such that the default file
name is visible in the list.
Comment 1 Raphaël Quinet 2001-09-25 10:09:07 UTC
Good idea.  Note that it is probably a GTK+ enhancement and not a
GIMP enhancement, but maybe it is possible to GIMP hack that makes
this possible.
Comment 2 Alan Horkan 2003-07-23 18:40:48 UTC
Changes at the request of Dave Neary on the developer mailing list.  
I am changing many of the bugzilla reports that have not specified a target
milestone to Future milestone.  Hope that is acceptable.  
Comment 3 Maurits Rijk 2003-08-12 12:43:18 UTC
It would certainly be possible to create a GIMP hack for this, but it
requires knowledge about the inner workings of the gtk file selector
widget that isn't documented or visible via de api. More importantly,
the gtk file selector will probably soon be replaced (GTK 2.4 afaik)
anyhow and there seems to be already an enhancement request for this
(http://bugzilla.gnome.org/show_bug.cgi?id=60274). Lots of reasons for
not hacking this into the GIMP, so I'm closing this one.