DescriptionFix the order of the event dispatch.
UpdateTextInputType should be called before SyncSelectionIfRequired.
UpdateTextInputType may send TextInputTypeChanged to notify the focus
was changed, and SyncSelectionIfRequired may send SelectionChanged
to notify the selection was changed. Focus change should be notified
before selection change.
BUG=310562
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233449
Patch Set 1 #Patch Set 2 : Add comment. #Patch Set 3 : Add a test case. #
Messages
Total messages: 16 (0 generated)
|