[Webkit-unassigned] [Bug 90419] When overlap testing, compute regions relative to some container, not absolute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 19 12:06:21 PST 2013


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


Max Shishkin <shishkin.max at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shishkin.max at gmail.com




--- Comment #7 from Max Shishkin <shishkin.max at gmail.com>  2013-01-19 12:08:09 PST ---
I ran onto similar issue when rotated element overlaps another element, which is on top of it.

In Chrome the top element seems to be correctly placed (no overlap is visible), but once you try to hover it - after a certain point the hover is not working anymore.

In Safari and in the latest nighty build of standalone Webkit (r140252 at the time of writing) - you actually can see that the bottom square overlaps the top at some point.

Demo - http://codepen.io/angryObject/full/rcdHm.

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