[Webkit-unassigned] [Bug 49868] REGRESSION (r71934): Main search field at Apple tech specs does not accept typing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 20 16:15:55 PST 2010


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


Dave Hyatt <hyatt at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hyatt at apple.com




--- Comment #4 from Dave Hyatt <hyatt at apple.com>  2010-11-20 16:15:54 PST ---
Just a guess, but focus/blur events that remain inside the shadow nodes of the same enclosing explicit element should not retarget.  The same is also true for mouseover and mouseout events that remain inside the object.  If those are now propagating out, that would cause odd behaviors.

See:

http://www.w3.org/TR/xbl/#event2

and then also

sections 6.10 and 6.11.

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