DescriptionRoute Text Layout Change IPCs to the Active RenderWidgetHost
Currently, the call to
RenderWidgetHostViewAura::ChangeTextDirectionAndLayoutAlignment is only
routed to the tab's RenderWidge; which happens regardless of the
currently active widget. This CL will modify the code so that this IME
call is always routed to the active widget obtained from
TextInputManager. The CL also adds a unit test.
BUG=578168, 602723
Committed: https://crrev.com/6ede0ad8427019a2ad3ee962b2b395e31f69ae26
Cr-Commit-Position: refs/heads/master@{#406764}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Rebased #
Messages
Total messages: 12 (6 generated)
|