[Webkit-unassigned] [Bug 25696] gtk directfb screen corruption on scrolling of webview

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 15 10:13:23 PDT 2009


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


lkcl at lkcl.net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #30393|                            |review+
               Flag|                            |




------- Comment #2 from lkcl at lkcl.net  2009-05-15 10:13 PDT -------
Created an attachment (id=30393)
 --> (https://bugs.webkit.org/attachment.cgi?id=30393&action=view)
switches off fine-tuned paint logic, draws whole view, properly

thanks to paul for the guidance and for the leading work / patches on which
this is based, paul, the code that you sent me has a bug where the scrollbars
on a frame will go "blank" and disappear when you move the mouse over them. the
reason is that the empty rect causes the return out of the paint function,
prematurely, i fixed this by allowing the scrollbars always to be painted.


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



More information about the webkit-unassigned mailing list