[Webkit-unassigned] [Bug 67858] Pixel result shows that compositing/iframes/repaint-after-losing-scrollbars.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 9 11:45:22 PDT 2011


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





--- Comment #2 from James Robinson <jamesr at chromium.org>  2011-09-09 11:45:22 PST ---
The tests works as expected on chromium.  On mac it looks like it's a graphical issue (the scrollbar pixels are there, but there's no actual scrollbar widget).  Looks like we aren't routing an invalidation to the composited layer when the scrollbars vanish.  I suspect that either those invalidations are going nowhere or to the root.

Can you try on lion with overlay scrollbars?  Mac with overlay scrollbars behaves almost identically to chromium.

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