Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-518] Need to revisit textarea + return key

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:53:22.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.1.1
ComponentsiOS
Labelsios, iphone, textaarea
ReporterNolan Wright
AssigneeJeff Haynie
Created2011-04-15T02:30:50.000+0000
Updated2011-04-17T01:53:22.000+0000

Description

request from community:

a couple of issues:

1) should return event fire whenever return key is clicked

2) should it be configurable on whether the return key creates a new line or lowers the keyboard

3) should #2 be based on the return key type

Comments

  1. Blain Hamon 2011-04-15

    Note to self: property will be called 'suppressReturn'

  2. Igor Afanasyev 2011-04-15

    (3) seems to be the best option since this will match the behavior of the keyboard as described in the Apple iPhone SDK.

    See this discussion for more information: 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...

  3. Jeff Haynie 2011-04-15

    (from [dc171f5859f7d6ce8a24f285d3544404179b41c2]) Closes #629 , Closes #628 , Closes #518 http://github.com/appcelerator/titanium_mobile/commit/dc171f5859f7d6ce8a24f285d3544404179b41c2"> http://github.com/appcelerator/titanium_mobile/commit/dc171f5859f7d...

JSON Source