commit | cd95a365586b2b5f9a3639b72a2befdac7ada8a4 | [log] [tgz] |
---|---|---|
author | Jean Chalard <jchalard@google.com> | Mon Oct 03 15:50:11 2011 +0900 |
committer | Jean Chalard <jchalard@google.com> | Mon Oct 03 17:18:29 2011 +0900 |
tree | dd95d83d26487387d71feea8c12bb4fedde0cc88 | |
parent | 397f6f8299a8acd645e4cc88eead7a345c198044 [diff] |
Fix a bug where moving the cursor would not reset selection This change updates suggestions when the cursor is moved. It is now reasonable to remove the explicit test for TextEntryState.isAcceptedDefault because it is now shielded by mExpectingUpdateSelection : actually, this probably fixes a long-standing bug. Bug: 5337309 Change-Id: Iee4046420c6a88d1a07d428230f93c3ebef25c39