Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25911] Android : Return event of TextField with Ti.UI.RETURNKEY_SEARCH returnKeyType is not working 7.1.0.GA

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionDuplicate
Resolution Date2018-03-28T19:48:44.000+0000
Affected Version/sRelease 7.1.0
Fix Version/sn/a
ComponentsAndroid
Labelsn/a
ReporterAminul Islam
AssigneeUnknown
Created2018-03-28T14:24:55.000+0000
Updated2018-08-06T17:41:09.000+0000

Description

Hi, We are having issues with return event of TextField in SDK 7.1.0.GA in Android. If the returnKeyType of the TextField is "Ti.UI.RETURNKEY_SEARCH", return even is not being triggered. Whereas if the returnKeyType is removed, it is working as expected. This was working in SDK 6.2.2.GA but not in 7.1.0.GA. Steps to reproduce: 1. Run the attached project - TestTextField in Android. 2. Click on the TextField in the screen and keyboard will appear. 3. Tap on the search button in the keyboard. Log message in its 'return' event will not be printed in console. 4. Repeat the above steps after removing "returnType" of the TextField. Log message('return clicked') will be printed in console PFA the environment details - tiInfo.rtf Please let us know if any additional information is required. Thanks,

Attachments

FileDateSize
TestTextField.zip2018-03-28T14:23:42.000+00009411976
tiInfo.rtf2018-03-28T14:23:57.000+000024756

Comments

  1. Hans Knöchel 2018-03-28

    This is handled in TIMOB-25671 as part of 7.1.1 already. It is also merged already, so it can be used with appc ti sdk install -b 7_1_X) today and will also be part of the GA coming soon.
  2. Eric Merriman 2018-08-06

    Closing as a duplicate. If this is in error, please reopen.

JSON Source