[Webkit-unassigned] [Bug 57990] Invalidations broken for scroll/resize corners

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 6 15:19:42 PDT 2011


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





--- Comment #1 from James Robinson <jamesr at chromium.org>  2011-04-06 15:19:42 PST ---
Created an attachment (id=88527)
 --> (https://bugs.webkit.org/attachment.cgi?id=88527&action=review)
testcase with :hover on resizer and nothing else

This test case has a :hover::-webkit-resizer style rule to change the background-color from red to blue whenever the resizable div is hovered.  However, hovering the div doesn't produce any visible effect.  Hovering the div and resizing the div does cause the resizer to change to blue by forcing a repaint, but moving the mouse cursor out of the div doesn't cause a repaint to red.

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