Bug 100805 - [testcase] html page refresh cause dialog boxes to disappear
Summary: [testcase] html page refresh cause dialog boxes to disappear
Status: RESOLVED UNMAINTAINED
Alias: None
Product: konqueror
Classification: Applications
Component: khtml (show other bugs)
Version: 4.5.4
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-04 13:07 UTC by Mathieu Roy
Modified: 2024-05-06 18:38 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
The HTML example of comment 2 (211 bytes, text/html)
2011-01-07 13:53 UTC, Samuel Brack
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Roy 2005-03-04 13:07:36 UTC
Version:            (using KDE KDE 3.3.2)
Installed from:    Debian testing/unstable Packages

I noticed that several dialog boxes (like the "search" dialog, the "print" dialog) disappear when a page is automatically refreshed.

I noticed it using https://gna.org/p/lpr-via-http that cause the main html page to be refreshed every 15 seconds, in order to keep infos up-to-date.
Comment 1 Thiago Macieira 2005-03-05 02:39:31 UTC
Confirmed for 3.4.0 RC1.
Comment 2 Manuel Sanz 2008-04-20 03:19:18 UTC
Confirmed for 4.0.3. Testcase included.

<html>
<head>
<meta http-equiv="refresh" content="15">
<title>Bug 100805 Test case</title>
</head>
<body>
Open the save dialog and just wait to the page reload, the dialog disappears.
</body>
</html>
Comment 3 Samuel Brack 2011-01-07 13:52:29 UTC
Confirmed in 4.5.4, see the attached testcase (it's the example of comment 2 packed in a HTML file).
Comment 4 Samuel Brack 2011-01-07 13:53:38 UTC
Created attachment 55687 [details]
The HTML example of comment 2
Comment 5 Justin Zobel 2021-03-21 00:24:57 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 10 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 6 Christoph Cullmann 2024-05-06 18:38:50 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