I do not understand your message. Please file bugs (http://webkit.org/quality/reporting.html) about the issues you've discovered for WebKit Qt. Ideally with examples.
-eric On Tue, Oct 13, 2009 at 12:16 PM, Patrick Roland Gansterer <[email protected]> wrote: >> But the damageRect is the whole frame size in >> http://trac.webkit.org/browser/trunk/WebCore/rendering/RenderLayer.cpp#L2038 > This was a problem with FocusInOut-Events of Qt > > But I found an other issue: > The RenderLayer contains itself in the m_posZOrderList. So the whole painting > is done twice. > > Back to the main problem: > If I'm not completely wrong the only missing part is a > "paintInfo.rect.intersect(boundingBox)" at > http://trac.webkit.org/browser/trunk/WebCore/rendering/RenderPath.cpp#L190 > > I didn't had the time to check it via running executable. > > Patrick > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

