[Webkit-unassigned] [Bug 111336] [CSS Regions] Hit testing is broken with regions that have rounded corners

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 15 02:31:44 PDT 2013


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


Mihai Balan <mibalan at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mihai Balan <mibalan at adobe.com>  2013-05-15 02:30:11 PST ---
On closer inspection, this doesn't look like a bug anymore - the same behavior happens without regions: children of an element with rounded borders will still receive mouse events even when the mouse is outside the rounded rectangle (but inside the "real" rectangle).

The lack of "reaction" when moving the mouse over the red dot in the actual file comes from the fact that the named flow contents "eat up" the mouse event and it never bubbles to the region (at least in the current event propagation model).

Closing as RESOLVED/INVALID :)

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