[Webkit-unassigned] [Bug 96232] [Forms] Calling DateTimeEditElement::layout() in focus handler should not dispatch blur event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 10 00:00:31 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=96232
yosin at chromium.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[Forms] Changing attributes |[Forms] Calling
|in blur event handler of |DateTimeEditElement::layout
|multiple fields time input |() in focus handler should
|UI should not crash |not dispatch blur event
--- Comment #1 from yosin at chromium.org 2012-09-10 00:00:49 PST ---
When JavaScript focus handler calls DateTimeEditElement::layout(), e.g. set attribute, set value, etc, DOM dispatch blur event. This causes recursive layout() calls.
--
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