DescriptionRemove redundant SetBounds calls to the keyboard window.
These additional calls were preempting the initial load animation from
finishing. Keyboard show animations would start, then a SetBounds call
would skip the animation resulting in an abrupt first-load experience of
the keyboard jumping right to the end position and being blank (still
loading). After this fix the keyboard nicely animates till the end and
by the time the animation is finished the keyboard is loaded as well.
BUG=356753
TEST=Verified on linux chromeos.
Committed: https://crrev.com/c9bb939b8326bf72cb241b3eefa5d428906a043c
Cr-Commit-Position: refs/heads/master@{#297930}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add comment. #Patch Set 3 : Punt animation zero change. #Patch Set 4 : Fix unit tests for visibility change. #Patch Set 5 : ) #Patch Set 6 : ] #Patch Set 7 : #Messages
Total messages: 14 (4 generated)
|