Dispatch change and blur event for input type=text when window focus is changed
FocusController::dispatchEventsOnWindowAndFocusedNode now dispatches setFocus(false) when window loses focus and setFocus(true) when window focus is back. R=tkent, keishi1 BUG=102830 TEST=Window focus is lost and text is updated by user, dispatch both blur and change event Review URL: https://codereview.chromium.org/205033004 git-svn-id: svn://svn.chromium.org/blink/trunk@170511 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment