Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-11877] Kitchen Sink: Text Area - the soft keyboard cannot be dismissed on iPhone

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionInvalid
Resolution Date2013-03-22T17:36:50.000+0000
Affected Version/sRelease 3.0.0
Fix Version/sn/a
ComponentsiOS
Labelskicthensink, qe-ios100112
ReporterOlga Romero
AssigneeIngo Muschenetz
Created2012-11-28T01:02:13.000+0000
Updated2014-06-19T12:43:16.000+0000

Description

Description: The soft keyboard cannot be dismissed from the screen of the iPhone. It is not a regression, occurs in 2.1.4 and 2.1.3 Test steps: 1. Run KS> Controls> Text Area> Basic 2. Focus a keyboard 3. Try to dismiss Actual result: The keyboard cannot be dismissed Expected: Should be able to dismiss it w/o tap on Blur button

Attachments

FileDateSize
iOS Simulator Screen shot Mar 22, 2013 3.05.41 PM.png2013-03-22T09:45:11.000+000052666

Comments

  1. Shameer Jan 2013-03-22

    The problem cannot reproduced with release 3.1.0 and keyboard can be dismiss by tap on Blur button, but only part of button is visible, so user get difficult to tap on it(see screen shot). Titanium Studio, build: 3.0.1.201212181159 Titanium SDK version: 3.1.0 Titanium SDK version: 3.0.2 iOS iPhone Simulator: iOS SDK version: 6.0
  2. Olga Romero 2013-03-22

    You can control this situation in API by setting suppressReturn:true In this case the keyboard can be dismissed by pressing return button. Marking this issue as invalid and closing.

JSON Source