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 750195 - Focus on save doc dialog window
Focus on save doc dialog window
Status: RESOLVED OBSOLETE
Product: gedit
Classification: Applications
Component: general
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: Gedit maintainers
Gedit maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-31 22:22 UTC by Eric B.
Modified: 2016-05-14 08:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Eric B. 2015-05-31 22:22:35 UTC
Platform: Ubuntu 15.04
GEdit version: 3.10.4

Found what I think is a bug so here I am.

When pressing CTRL+S to save a new doc, the dialog window pops up. Typing anything on the keyboard replace the default name on top of the window which is the correct behaviour.

Now, in the same situation, pressing CTRL+S to save the new doc BUT double clicking on a folder to save the doc in a chosen folder, the focus shifts to File Type so when typing something on the keyboard it doesn't replace the default name but try actually to find a file type according to what you're typing (or so I think). And what you're typing appears in a text box at the bottom right above the File Type selection box.

Therefore every time the user needs to save a new doc in a particular location (different from the default location), he/she has to click on the file name field and type.

AFAIK I had already encountered this bug on previous versions of Ubuntu. Not sure however what versions of Gedit I was using at the time.

Anyway, hope that helps.

Eric
Comment 1 Sébastien Wilmet 2015-06-01 19:35:43 UTC
You use an old version of gedit, gedit 3.16 is already released. But anyway the file saver dialog is implemented in GTK+, and has changed some things in GTK+ 3.16. The search box on the bottom right doesn't appear anymore.
Comment 2 Bogdan 2015-12-31 11:48:22 UTC
I vote for this bug and can confirm this on Gedit 3.18.2.
You say this is not Gedit but GTK issue?