Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-470] textarea return key should create new line

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:09.000+0000
Affected Version/sn/a
Fix Version/s0.9.3
ComponentsiOS
Labelsn/a
ReporterNolan Wright
AssigneeJeff Haynie
Created2011-04-15T02:29:52.000+0000
Updated2011-04-17T01:53:09.000+0000

Description

self explanatory

Comments

  1. Jeff Haynie 2011-04-15

    (from [aba993b6f6875d9a1355ffe112041af2123a5454]) - added test for status bar in tiapp.xml for iphone (changed to black for KS) - fixed textview return issue. closes #470 http://github.com/appcelerator/titanium_mobile/commit/aba993b6f6875d9a1355ffe112041af2123a5454"> http://github.com/appcelerator/titanium_mobile/commit/aba993b6f6875...

  2. Igor Afanasyev 2011-04-15

    This fix actually breaks another scenario when one wants to listen to "return" event istead of getting the new line in the textarea. Now it is impossible to tell when the keyboard "Done" button was pressed.

    Please see the following discussion for more information and possible solutions on how to implement this:
    http://support.appcelerator.net/discussions/support/1981-093-textarea-line-break-inserted-instead-of-return-event"> http://support.appcelerator.net/discussions/support/1981-093-textar...

JSON Source