JavaScript "window.close()" crashes Konqueror when GST is on
Brought to you by:
vkhaitan
Konqueror 3.5 has been crashing when I click "a href"
links or form "on-click" submit buttons which call the
JavaScript "window.close()" function. A backtrace
shows that it's been happening due to the Google
Suggest Toolbar. (I was running 0.5, and have also
tried 0.61) Disabling the extension causes Konqueror
to behave normally.
You can see a few details at:
http://bugs.kde.org/show_bug.cgi?id=120594
Here is a simple HTML document that causes the crash
behavior on my KDE 3.5 system:
http://www.sonic.net/~nbs/khtml-js-close-crash-test.html
Any ideas? Thanks! :^)