Bug 400563 - Regression on view zip
Summary: Regression on view zip
Status: CONFIRMED
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 20.08.3
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-01 19:36 UTC by dthompson
Modified: 2020-11-12 21:06 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
demo document (136.20 KB, application/octet-stream)
2018-11-16 14:20 UTC, dthompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dthompson 2018-11-01 19:36:35 UTC
SUMMARY
This is a regression, a usability bug

STEPS TO REPRODUCE
1. All recent versions
2. Get a html.zip ebook, with more than one item in the zip,
3. with links between the various items within the zip,, eg a baen html ebook

OBSERVED RESULT
view zip, all the elements of the zip end up in different folder, none of the links between the html files will work
A few years ago, this was not the behavior, all of the zip was in same folder

EXPECTED RESULT


SOFTWARE VERSIONS
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2018-11-01 20:40:15 UTC
Can you attach an affected file? That will make it clear what's going on.
Comment 2 Bug Janitor Service 2018-11-16 11:45:47 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 dthompson 2018-11-16 14:20:45 UTC
Created attachment 116350 [details]
demo document
Comment 4 dthompson 2018-11-16 14:21:53 UTC
I did reply a few weeks ago, I guess I did it wrong
Comment 5 Nate Graham 2018-11-16 15:39:38 UTC
Thanks, resetting status.
Comment 6 Justin Zobel 2020-10-27 00:38:48 UTC
I have tested with latest versions of Ark and the extraction puts all files into the right place and I was able to navigate the eBook in my browser.

Can you please re-test and confirm if this is still an issue.
Comment 7 Bug Janitor Service 2020-11-11 04:33:48 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 8 dthompson 2020-11-12 06:14:32 UTC
Up to date, ark, plasma also 20.08.3,, still does not traverse a zipped html
Now, it does not say it can't find, just nothing happens, but I see, in /tmp
2 different ark-????? directories (with 2 elements opened)
Konqueror hangs, has to be killed
Comment 9 dthompson 2020-11-12 06:22:23 UTC
I should be more clear,, dolphin opens the zip, shows several html
When I slick one, it tries to open with konqueror, fails, hangs
Go back to zip, open with ark, shows htmls, click one, it opens, links do not work
Comment 10 Justin Zobel 2020-11-12 21:06:58 UTC
Ahh OK my mistake I thought this was an Ark bug.

I've tested with Dolphin and can confirm the issue.

Perhaps Dolphin could detect the size of the extracted contents and if sane to do so could extract them to /tmp/dolphin-nameofzip/ for temporary viewing.