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 468445 - gtkfilechooser save/save as dialog misplaces focus
gtkfilechooser save/save as dialog misplaces focus
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.12.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2007-08-20 09:31 UTC by Sebastien Bacher
Modified: 2009-09-30 09:30 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-08-20 09:31:54 UTC
The bug has been opened on https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/130224

"Binary package hint: libgtk2.0-0

With libgtk2.0-0 v. 2.11.6-1ubuntu3

1. From any app that can save/save as files, choose File->Save or File->Save As...
2. Focus is on the file list window of the dialog, so typing anything activates the "find-as-you-type" feature

rather than

Expected behavior: focus should be on the filename text input
..."
Comment 1 Bogdan Butnaru 2007-09-07 12:27:16 UTC
I would also suggest to replicate Nautilus' "rename file" behavior: If the application that opens the dialog suggests a file name with an extension, select only the file name and put the cursor between it and the dot.
Comment 2 Sebastien Bacher 2007-09-09 10:35:01 UTC
bug #474831 looks similar and states the issue is fixed in SVN
Comment 3 Baptiste Mille-Mathias 2007-09-09 15:41:16 UTC
--> Bogband@gmail.com, your comment has no relation with bug,
Open a new for enhancement request.

Regards


--> Seb, fix confirmed here also.
Comment 4 Bogdan Butnaru 2007-09-09 16:26:15 UTC
Done, Bug #475161
Comment 5 Sebastien Bacher 2007-09-21 15:17:17 UTC
That's still happening with GTK 2.12, reopening
Comment 6 Brett Alton 2007-12-12 14:24:58 UTC
Here's a screenshot of this error, hosted on Ubuntu's Launchpad website: http://launchpadlibrarian.net/10851010/saving_in_gedit.png

I found this was still happening in libgtk2.0 2.12.0-1ubuntu3 so I submitted a bug and they sent me here.

Hope that helps!
Comment 7 Federico Mena Quintero 2007-12-12 18:11:46 UTC
Ubuntu patches for gtk+:
http://patches.ubuntu.com/by-release/extracted/ubuntu/g/gtk+2.0/2.12.3-2/

I wonder if this has to do with the single-click patch for the shortcuts pane (bug #148828).
Comment 8 Sebastien Bacher 2007-12-13 13:08:04 UTC
confirmed, I did a build without the patch from bug #148828 and that's working correctly
Comment 9 Federico Mena Quintero 2008-02-05 23:29:15 UTC
This should be fixed with the patch that went in for bug #419737.  Please reopen this bug if the problem persists.
Comment 10 Baptiste Mille-Mathias 2008-02-06 07:39:13 UTC
For me this is not fixed in 2.12.7-1.
I'm using ubuntu hardy version.
If I do a save document, I have the save behavior than in the comment #6
Comment 11 Baptiste Mille-Mathias 2008-02-06 07:56:28 UTC
stupid me
Comment 12 Federico Mena Quintero 2008-02-06 16:30:38 UTC
(In reply to comment #10)
> For me this is not fixed in 2.12.7-1.
> I'm using ubuntu hardy version.
> If I do a save document, I have the save behavior than in the comment #6

Huh... I just committed the fix to SVN yesterday.  Are you sure you have that patch in your package?
Comment 13 Baptiste Mille-Mathias 2008-02-06 16:35:27 UTC
Okay, I thought the patch was on the ubuntu build for a while ...
Comment 14 Federico Mena Quintero 2008-02-06 17:13:16 UTC
No problem.  Please reopen if the bug still happens after the patch goes in (or a new gtk+ gets packaged) :)
Comment 15 Scott Ritchie 2009-09-30 09:30:06 UTC
This bug has resurfaced: https://bugzilla.gnome.org/show_bug.cgi?id=596841