[Webkit-unassigned] [Bug 97472] accelerated compositing does not work with ati driver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 10 13:22:52 PDT 2012


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





--- Comment #2 from arno. <arno at renevier.net>  2012-10-10 13:23:31 PST ---
Actually, not all the page is messed up: only the 100 left pixels, and the 100 top pixels. It looks like it comes from the coordinates of m_parentWindow of RedirectedXCompositeWindow
If I call XCreateWindow with x=-50 and y=-50, only the 50 left and top pixels are messed up.
It looks like the part of m_window which is at negative coordinates will not be displayed.

-- 
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