Bug 227696

Summary: [testcase] Interaction problem on http://wiki.open.hr
Product: [Applications] konqueror Reporter: Andrea Iacovitti <aiacovitti>
Component: khtmlAssignee: Konqueror Developers <konq-bugs>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: adundovi, aiacovitti
Priority: NOR Keywords: testcase
Version: 4.13.1   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: onlined the testcase in comment #2

Description Andrea Iacovitti 2010-02-19 17:10:08 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

Reported by a user on kfm list: http://lists.kde.org/?l=kfm-devel&m=126650349303225&w=2

Open http://wiki.open.hr, konqueror have no reaction trying to interact with links or form elements presents in page.
Comment 1 markuss 2010-04-05 18:42:55 UTC
Confirming. Same here.
Comment 2 Maksim Orlovich 2010-04-05 21:10:02 UTC
Probable testcase:
<div style="position: absolute; width: 100%; z-index: -2;">
  <a href="http://www.kde.org">KDE</a>
Comment 3 Andrej Dundovic 2010-04-19 09:58:21 UTC
I think that the problem is in the unnessesary z-index on div element globalWrapper. I've removed it from the site and for now everything seems o.k.

Same "bug" is present in some versions of Chromium and Firefox 2.0.0.12 where the whole page is blank.
Comment 4 Andrea Iacovitti 2010-05-24 15:10:35 UTC
A site with similar problem http://gemeaz.it/
Comment 5 Andrea Iacovitti 2011-08-08 23:32:10 UTC
Created attachment 62688 [details]
onlined the testcase in comment #2

Confirmed with kde 4.6.5
Comment 6 Christoph Cullmann 2024-05-06 18:38:30 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