[TIMOB-13380] iOS: TextArea trims white spaces
GitHub Issue | n/a |
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2017-05-24T22:46:55.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | alessandro la rocca |
Assignee | Eric Merriman |
Created | 2013-04-04T20:32:06.000+0000 |
Updated | 2017-05-24T22:46:55.000+0000 |
Description
When TextArea has automatic width, it trims white spaces. To reproduce the issue, run this code, focus the textarea and touch the spacebar. You would expect to see a white space appended to the text but nothing.
Look also at the "change" event listener. It fires twice, the first time correctly with the white space appended to the text, while the second time the text is trimmed.
Attachments
File | Date | Size |
app.js | 2013-04-04T20:32:07.000+0000 | 457 |
Closing this ticket as the issue cannot be reproduced with the following environment; iPhone 7 (10.2) MacOS 10.11.6 (15G31) Studio 4.9.0.201705021158 Ti SDK 6.1.0.v20170519131839 Appc NPM 4.2.9 Appc CLI 6.2.1 Ti CLI 5.0.13 Alloy 1.9.11 Arrow 2.0.0 Xcode 8.2 (8C38) Node v4.8.2 Java 1.7.0_80