KWebKitPart is a web browser component for KDE (KPart). You can use it for example for browsing the web in Konqueror.
KWebKitPart is still in early development and thus not guaranted to be in production quality yet.
There are known limitations / issues; please see the following two documents before reporting issues:
There is also a public mailing list available for support.
You can switch between the different rendering engines:
(website needs to be open)
If WebKit does not show up in Konqueror, run { kbuildsycoca4; } and restart Konqueror. Note that this change does not persist. If you press the button or open a new website, it will fall back to the default rendering engine.
If you want to set KWebKitPart as default for any website, run:
{
keditfiletype text/html; }
and move WebKit (kwebkitpart)
in the Embedding tab to the top.
In KDE 4.6 and higher you can choose the default rendering engine in Konqueror’s configuration dialog under the General section.
See also more information about this project.