Bug 82832 - Usability: KFile saves to wrong directory
Summary: Usability: KFile saves to wrong directory
Status: RESOLVED DUPLICATE of bug 184094
Alias: None
Product: kfile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-04 14:52 UTC by Dik Takken
Modified: 2018-04-11 19:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dik Takken 2004-06-04 14:52:33 UTC
Version:            (using KDE KDE 3.2.2)
Installed from:    Compiled From Sources
OS:                Linux

When I want to save a file to a specific directory which differs from the current directory displayed in the KFileDialog, I try the following:

* Remove the directory that is displayed in the location dropdown. 
* Type the name of the directory where I want to put the file.
* Press the 'save' button.

When I press 'save', KFileDialog does not save the file into the directory that I entered. In stead, it saves the file into the directory that it had selected when I opened the 'save as' dialog.

Apparently, the user *must* 'activate' a directory change by pressing 'enter' after changing the name of the directory. If the user does not know that this is required, it leads to unexpected behavior, which is a usability problem. 

KFileDialog should *always* save to the directory that is entered into the location drop down. Maybe it should acticate the directory change as soon as the location dropdown looses focus.
Comment 1 Dik Takken 2004-07-23 13:24:41 UTC
No improvements in KDE 3.3 Beta 1.
Comment 2 Nicolas Goutte 2005-08-06 20:11:35 UTC
Why not enter the full path for saving the file instead?

The directory combo box is like the line in Konqueror, as long as you do not activate nothing happens. If it is normal in Konqueror, why it is not normal in the file saving dialog?

Have a nice day!
Comment 3 Dik Takken 2005-08-07 20:02:48 UTC
Because Konqueror does not have an ok/save/open button. When I press ENTER in a KFileDialog, I expect that this will confirm my choice and close the dialog. So, when I'm working in a KFileDialog, I don't want to press ENTER. I always use the mouse to click ok/save/load, so I never learned that ENTER does not close the dialog.
Comment 4 Christoph Feck 2009-08-27 02:35:41 UTC
Moving from "kio/kfile" component to "kfile" product, helps sorting out duplicates.
Comment 5 Nate Graham 2018-04-11 19:50:08 UTC

*** This bug has been marked as a duplicate of bug 184094 ***