Bug 468543 - open web page from file system correctly
Summary: open web page from file system correctly
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (other bugs)
Version First Reported In: 23.03.90
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-15 17:04 UTC by Elmar Stellnberger (AT/K)
Modified: 2024-05-06 18:38 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Elmar Stellnberger (AT/K) 2023-04-15 17:04:59 UTC
I can open a .html file directly from the file system by passing it as parameter to the konqueror executable. However all links within the html need to be relative for this to function. Why does Konqueror not use the current directory for links with absolute path? That should be easy to do and I could test web pages up to a certain extent offline. No less important would be that I could view web pages downloaded with "wget -p" using konqueror, then. I have a lot of these downloads and this type of download may be preferred to .war-s due to compatibility and resource sharing.
Comment 1 Christoph Cullmann 2024-05-06 18:38:13 UTC
Dear user,

KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6.

Please migrate to use a QWebEngine based HTML component.

We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes.

For security issues, please see:

https://kde.org/info/security/

Sorry that we did not fix this issue during the life-time of KHTML.

Greetings
Christoph Cullmann