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.
Confirming. Same here.
Probable testcase: <div style="position: absolute; width: 100%; z-index: -2;"> <a href="http://www.kde.org">KDE</a>
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.
A site with similar problem http://gemeaz.it/
Created attachment 62688 [details] onlined the testcase in comment #2 Confirmed with kde 4.6.5
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