commit | 7ff1497970f61e7a02c80f0c21c93d4c34aa5f24 | [log] [tgz] |
---|---|---|
author | jlabanca@google.com <jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Jul 16 15:12:21 2009 +0000 |
committer | jlabanca@google.com <jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Thu Jul 16 15:12:21 2009 +0000 |
tree | 579c2fe60bccd9a12b75342db9f433e10cba58db | |
parent | e02be7b462fd928d5929cb40617967bb077dd64c [diff] |
TextBoxImplIE6#getSelectionLength() uses some hacks to figure out how many /r/n appear in a TextArea, but the hack results in an infinite loop in a TextBox. This patch uses the original implementaton TextBoxes, as they do not contain \r\n. Patch by: jlabanca Review by: jgw Issue: 3822 git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5741 8db76d5a-ed1c-0410-87a9-c151d255dfc7