commit | bb6a62c2be16bf99b2e8b9a4aa15b8dc267ad3fc | [log] [tgz] |
---|---|---|
author | Seigo Nonaka <nona@google.com> | Tue Mar 31 21:59:30 2015 +0900 |
committer | Raph Levien <raph@google.com> | Thu Apr 09 17:55:00 2015 +0000 |
tree | 6ca99ab5a76173a63ed470c8012b2bffd2da7a80 | |
parent | f37c099c70c0b1bb86c11256efd5878ca01ee980 [diff] |
Fix unexpected selection cancellation It turned out that text selection is unexpectedly cancelled by InsertionPointController if it is visible. The InsertPointController is not necessary if there is a selection, so just hiding before performing set selection fixes this issue. Bug: 19946192 Change-Id: I2afce1789d772a8d2ea368643cc7533561ee2bf0