DescriptionUnselect text before rotating
When rotating, we receive events from the renderer in an unexpected
order (we get a SelectionBoundsChanged call with points in the new
window position before the CompositorFrameMessage and so we misinterpret
the SelectionBoundsChanged).
For now, we should simply unselect the text before rotating.
BUG=174665
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182074
Patch Set 1 : #
Messages
Total messages: 4 (0 generated)
|