[Webkit-unassigned] [Bug 56822] [Qt][Symbian] Part of the border of icon-box/image gets cut-off for a while

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 02:17:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56822





--- Comment #6 from Janne Koskinen <koshuin at gmail.com>  2011-04-27 02:17:05 PST ---
(In reply to comment #5)
> This sample code test case works fine for my on Symbian 15.05 (w15) Vasco.
> 
> So it looks like I have to continue to investigate on PS2.

Johannes is on vacation, but he showed me what the issue is and yes the image was eventually drawn correctly in week 13 image where he tested. What you can see is that it is drawn twice if clicked on the "press me" - button. First draw happens on focus loss and second draw on button down state of "press me".
And in the first draw the borders are corrupted. Also the fix suggestion is correct, draw invalidate rectangle should not be calculated from the border image as it is not in correct scale.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list