Bug 202338 - Go "up" from compressed file doesn't update the URI
Summary: Go "up" from compressed file doesn't update the URI
Status: RESOLVED DUPLICATE of bug 79302
Alias: None
Product: konqueror
Classification: Applications
Component: general (show other bugs)
Version: SVN
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-02 19:10 UTC by FiNeX
Modified: 2009-08-03 00:29 UTC (History)
1 user (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 FiNeX 2009-08-02 19:10:28 UTC
1) start konqueror
2) click on a compressed file (call it "test.tar")
-> the file content will be displayed like a normal folder
-> the URI is tar:// ... path ... /test.tar/

3) click "Up" button or press ALT+Up
-> the URI (on the location bar) will be: tar:// ... path .../

It is not only a naming problem: if you try to paste a file while the address is wrong, it will be impossible. I don't know if there are other side effects.


Two notes: 
- dolphin behave right instead.
- pressing ALT+Left (or clicking on "BACK" action) is correct too.
Comment 1 Dario Andres 2009-08-02 19:30:57 UTC
Related to bug 79302 (which I guess it's a Konqueror problem and not a KIO one). Thanks
Comment 2 FiNeX 2009-08-03 00:29:31 UTC
You're right. I agree with you. I set this as dup of bug 79302 and I'll change the product of it.

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