Comment 30 for bug 130224

Revision history for this message
RedRat (jwekell) wrote : Re: [Bug 130224] Re: gtkfilechooser save/save as dialog misplaces focus

How about removing the highlight of the pseudo file name then. If the
focus is on the folder, highlight the folder but do not highlight the
suggested filename.

Brett Alton wrote:
> That's because you just clicked on a folder, so now the focus is with
> the folders, not with the filename. The problem was previously that the
> filename text field was never in focus when the dialog first opened. Now
> it is in focus when it's first opened, but if you move the focus to a
> folder (like you said) how is it supposed to know that you want to know
> type the filename?
>
>