Version: (using 4.3.4 (KDE 4.3.4) "release 2", KDE:KDE4:STABLE:Desktop / openSUSE_11.2) Compiler: gcc OS: Linux (x86_64) release 2.6.31.5-0.1-desktop https://rdg.ttweb.net/NOE/fundTool/kurzInfo.asp?ID=AT0000805213&interval=10y&scaleType=absolute does not load the chart switching to khtml shows the shart
Unfortunately QtWebKit does not yet support Java applets ; so this is an upstream issue. Will leave ticket open until it is resolved upstream or at least they allow plugins to handle the issue.
Hi, I encounter this issue yesterday (being unable to load a java applet within rekonq browser, thus using webkit). After looking why the webkit library embedded in kde does not support java, I found out the following history : - my latest kde version (4.5.3 from archlinux) is compiled against qt 4.7.1 - qt 4.7 embeds QtWebKit 2.0 - QtWebKit 2.0 was branched off WebKit trunk from SVN on [56441] - unfortunately the java support patch was the revision [59449] - we now have to wait for the release of QtWebKit 2.1, which was branched off WebKit trunk from SVN revision [63881] (thus including the java support patch) Now, let's hope QtWebKit 2.1 to be released soon and included in qt!
This is an upstream issue that has been resolved for QtWebKit >= 2.1 as mentioned in comment #2. See http://gitorious.org/webkit/qtwebkit/commit/3c8023c and http://gitorious.org/webkit/qtwebkit/commit/8c6f4ae.
I don't quite understand your comment... Are you saying the same thing as I am : java support is included in qtwebkit >= 2.1, but qtwebkit 2.1 is not included in the last release of qt yet, so not included in kdewebkit ? Do you know when that will happen ?
(In reply to comment #4) > I don't quite understand your comment... Are you saying the same thing as I am > : java support is included in qtwebkit >= 2.1, but qtwebkit 2.1 is not included > in the last release of qt yet, so not included in kdewebkit ? Yes. qtwebkit 2.1 has not yet been released. Of course any distro or person can download, compile and use that version from the qtwebkit git. BTW, kdewebkit is not a specific version of qtwebkit. It is a simple wrapper that integrates QtWebKit into KDE. As such you can use it with any verison of qtwebkit so long as the qtwebkit API has not changed. > Do you know when that will happen ? Nope, but you can check out http://trac.webkit.org/wiki/QtWebKitRelease21