Bug 76009 - Usability problem with deleting files inside zip archives
Summary: Usability problem with deleting files inside zip archives
Status: RESOLVED DUPLICATE of bug 77127
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: zip (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-24 12:50 UTC by Dik Takken
Modified: 2005-05-15 18:01 UTC (History)
0 users

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-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 ***