[webkit-qt] Bugs with qtwbkit of qt 4.6.2
Robert Hogan
lists at roberthogan.net
Sat Jun 19 03:08:54 PDT 2010
On Saturday 19 June 2010 10:47:15 sunny shah wrote:
> Hi,
>
> Here are the Bugs I found in qtwebkit with qt 4.6.2.
>
> --------------------------------
> Bug Number 1.
>
> Just open any Arora webbrowser and open http://github.com in small
> window(500x300) now use horizontal scrolling and you will find that
> newly exposed area does not get painted,
>
> I found this bug in qtwebkit with qt 4.6.2 and even with qtwebkit
> included in qt 4.5.3,
>
> Below is the printscreen of Arora webbrowser with no painting in newly
> exposed areas.
> http://img337.imageshack.us/img337/8821/bugqx.png
>
>
I can reproduce this on chromium - so it's a webcore bug. You should file
it at bugs.webkit.org!
> ------------------------------------------------------------------------
> ----
>
> Bug Number 2, in qtwebkit with qt 4.6.2
>
>
> Make window size small ( in my case 500x300) of qwebview and now open
> http://www.hotmail.com, Now even if you scroll for five pixels vertical,
> paintEvent in QWebview will come for whole window ( in my case 500x300),
> This is not the case for other sites,
> Because of this bug on embedded system qt webkit perform very sluggish
> for some sites.
>
> ------------------------------------------------------------------------
> ----
>
> Bug number 3, in qtwebkit with qt 4.6.2
>
> Even you set QWebview.webFrame()->setScrollBarPolicy(Qt::Horizontal,
> Qt::ScrollBarAlwaysOff);
>
> it will show scrollbar in http://www.hotmail.com
>
> and even in http://github.com.
>
>
> Sunny.
More information about the webkit-qt
mailing list