Bug 76009

Summary: Usability problem with deleting files inside zip archives
Product: [Unmaintained] kio Reporter: Dik Takken <kde>
Component: zipAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Dik Takken 2004-02-24 12:50:19 UTC
Version:            (using KDE KDE 3.2.0)
Installed from:    Compiled From Sources
OS:          Linux

I discovered a usability problem with the zip kio slave. When some users are browsing a URL like

/home/user/zipfile.zip/

they don't understand why the 'delete' option is disabled for all listed files at this URL. 

The kio slave should either implement the 'delete file' function or enable the 'delete' menu item and explain to the user that they can only delete the whole archive file named "zipfile.zip", not single files inside that archive.
Comment 1 Nick Shaforostoff 2004-05-29 14:19:30 UTC
Changing zip archives IS possible, please implement it.
Comment 2 Nicolas Goutte 2005-05-15 18:01:12 UTC
zip: is read-only for now. So for deleting, you would need that it can write. So it becomes bug #77127.

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