Bug 44615 - Open/Save dialogs should not accept invalid paths entered into the URL bar
Summary: Open/Save dialogs should not accept invalid paths entered into the URL bar
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: Open/save dialogs (show other bugs)
Version: unspecified
Platform: RedHat Enterprise Linux Other
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords: usability
: 332575 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-07-02 08:18 UTC by stashelp
Modified: 2021-07-21 20:21 UTC (History)
5 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 stashelp 2002-07-02 08:17:49 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kfile
Version:           KDE 3.0.0 
Severity:          wishlist
Installed from:    RedHat RPMs
Compiler:          Not Specified
OS:                Not Specified
OS/Compiler notes: Not Specified

if I'm opening a file and I type a wrong path kfile should tell me that it cannot find/access the file - it should not close the dialog and leave it up to the app. it is a real pain to have to open the dialog again and retype the path only to make a mistake again.

if I'm saving a file and I type a file that already exists kfile should ask if I want to replace it - it should *not* be left to the app e.g. konqueror when you save a html it doesn't even prompt for a replace.

centralising this functionality in kfile would be more consistent and easier to program (IMHO).


(Submitted via bugs.kde.org)
Comment 1 Christoph Feck 2009-08-27 02:34:16 UTC
Moving from "kio/kfile" component to "kfile" product, helps sorting out duplicates.
Comment 2 Nate Graham 2018-04-10 19:26:24 UTC
The overwrite issue is already tracked with Bug 146806. Let's use this to track the invalid path issue.
Comment 3 Nate Graham 2018-04-10 19:37:43 UTC
*** Bug 332575 has been marked as a duplicate of this bug. ***
Comment 4 Ahmad Samir 2021-07-21 20:21:44 UTC
Typing an invalid path either in the url bar or the name bar and hitting Enter doesn't nothing, i.e. the dialog isn't closed, view isn't changed, and nothing is opened.

I would say sort of "fixed". Feel free to reopen.