[webkit-reviews] review granted: [Bug 25696] gtk directfb screen corruption on scrolling of webview : [Attachment 30393] switches off fine-tuned paint logic, draws whole view, properly

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


Luke Kenneth Casson Leighton <lkcl at lkcl.net> has granted 's request for review:
Bug 25696: gtk directfb screen corruption on scrolling of webview
https://bugs.webkit.org/show_bug.cgi?id=25696

Attachment 30393: switches off fine-tuned paint logic, draws whole view,
properly
https://bugs.webkit.org/attachment.cgi?id=30393&action=review

------- Additional Comments from Luke Kenneth Casson Leighton <lkcl at lkcl.net>
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.


More information about the webkit-reviews mailing list