[TIMOB-518] Need to revisit textarea + return key
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-04-17T01:53:22.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 1.1.1 |
Components | iOS |
Labels | ios, iphone, textaarea |
Reporter | Nolan Wright |
Assignee | Jeff Haynie |
Created | 2011-04-15T02:30:50.000+0000 |
Updated | 2011-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
Note to self: property will be called 'suppressReturn'
(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...
(from [dc171f5859f7d6ce8a24f285d3544404179b41c2]) Closes #629 , Closes #628 , Closes #518 http://github.com/appcelerator/titanium_mobile/commit/dc171f5859f7d6ce8a24f285d3544404179b41c2"> http://github.com/appcelerator/titanium_mobile/commit/dc171f5859f7d...