Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-24469] iOS: Dismiss keyboard on drag / interactively in ScrollView does not working if Textfield is outside ScrollView

GitHub Issuen/a
TypeBug
PriorityNone
StatusClosed
ResolutionNot Our Bug
Resolution Date2017-03-09T08:13:17.000+0000
Affected Version/sRelease 6.0.2
Fix Version/sn/a
ComponentsiOS
Labelsdismiss, iOS, keyboard, scrollView
ReporterShuo Liang
AssigneeEric Merriman
Created2017-03-09T02:02:51.000+0000
Updated2017-05-31T22:31:36.000+0000

Description

Comments

  1. Hans Knöchel 2017-03-09

    This is a different use-case then the one this feature introduced. for chat-style text-fields, you would place it in the keyboardToolbar property like other services like iMessage and WhatsApp do. And if a textfield should scroll with the keyboard, it always has to be in a scroll view or list view (which inherits from the scroll view). So in summary, this is the native behavior and an architectural issue of your app, please check one of the above solutions, thx!
  2. Lee Morris 2017-05-31

    Closing ticket with reference to the above comment.

JSON Source