DescriptionValue set in onblur should not keep element in focus
Value set in onblur was resulting in element still in focus due to reset
of the layout called on setValue. This patch fixes on reset of layout to remove
focus.
R=tkent, keishi1
BUG=347684
TEST=Background color differ when on blur value is set.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=170441
Patch Set 1 #
Total comments: 1
Patch Set 2 : SetFocus handler implementation for DateTimeFieldElement #
Total comments: 12
Patch Set 3 : Code review updates #
Messages
Total messages: 22 (0 generated)
|