DescriptionNew SELECT popup: Delay change event dispatching when an option is selected.
This is a speculative fix for crbug.com/515899. If a JavaScript dialog is
opened while a SELECT popup is shown, and the SELECT popup is hidden before the
dialog is hidden, window focus is not correctly restored. So, we guess delaying
change events solves the problem.
BUG=515899
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201952
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|