[Webkit-unassigned] [Bug 5909] overlapping element leaves trail when scrolling iframe (affects Gmail)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 15 21:41:51 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=5909





------- Comment #16 from hyatt at apple.com  2006-10-15 21:41 PDT -------
We already have a sorted layer stack and yes, this could be used to determine
if something overlaps and handle a lot of common cases.

However, there are a lot of ways to overlap an iframe that don't involve easily
identifiable elements: text-shadow, negative margins, negative text-indent,
floats, etc.  These cases aren't as important though.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list