commit | 2237829e770dfb17496796154436d04a08d7a2aa | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Fri Aug 12 10:38:52 2011 -0700 |
committer | Gilles Debunne <debunne@google.com> | Fri Aug 12 10:43:51 2011 -0700 |
tree | 5b2751d52e19cb93db6568500002770bc7f0f27b | |
parent | 27dca78ec1bd7b789226524dcda4fa5a5a2a8544 [diff] |
Bug 5150869: Text selection enabled in browser. After text selection is started, rebuildWebTextView is called, which calls setHorizontallyScrolling with false (multi-line). This was already its value, but since there was no test for a value change, the layout was nulled and this stops the selection mode. Change-Id: I99aadbf45fca4fbdbe8ab7266fe9a7ff839e2792