Bug 217689 - webkit does not load applet
Summary: webkit does not load applet
Status: RESOLVED UPSTREAM
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdewebkit (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: webkit-devel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 09:33 UTC by Ferdinand Gassauer
Modified: 2010-11-19 15:38 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferdinand Gassauer 2009-12-07 09:33:36 UTC
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
Comment 1 Dawit Alemayehu 2009-12-12 19:07:01 UTC
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.
Comment 2 Joel 2010-11-19 11:43:18 UTC
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!
Comment 3 Dawit Alemayehu 2010-11-19 14:12:17 UTC
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.
Comment 4 Joel 2010-11-19 15:07:51 UTC
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 ?
Comment 5 Dawit Alemayehu 2010-11-19 15:38:42 UTC
(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