Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-13380] iOS: TextArea trims white spaces

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionCannot Reproduce
Resolution Date2017-05-24T22:46:55.000+0000
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
Reporteralessandro la rocca
AssigneeEric Merriman
Created2013-04-04T20:32:06.000+0000
Updated2017-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

FileDateSize
app.js2013-04-04T20:32:07.000+0000457

Comments

  1. Lee Morris 2017-05-24

    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

JSON Source