Re: KJavaAppletWidget's usage of KWindowSystem

2013-02-02 Thread David Faure
On Friday 01 February 2013 13:12:54 Martin Gräßlin wrote: > * I don't know of any web page still using Java Applets khtml/java/tests/good_sites has a long list. http://www.h-online.com/security/services/Java-747799.html indeed works here (with Webkit, and somewhat with KHTML -- slower, and not al

KJavaAppletWidget's usage of KWindowSystem

2013-02-02 Thread Martin Gräßlin
Hi all, I have sent this mail to kfm-devel some time ago, but have not received any reply so far. Therefore I try on frameworks-devel as it affects frameworks. The class KJavaAppletWidget is using the method KWindowSystem::doNotManage() to tell KWin (via DBus) to not manage the applet window. Th