Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-1873] Android: SoftInputChange Fails on API 8 and Droid2

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-04-17T01:57:24.000+0000
Affected Version/sn/a
Fix Version/sRelease 1.5.0
ComponentsAndroid
Labelsandroid, defect, rplist
ReporterDon Thorp
AssigneeDon Thorp
Created2011-04-15T03:04:26.000+0000
Updated2011-04-17T01:57:25.000+0000

Description

It looks like API 8 and Droid 2 require InputMethodManager.SHOW_FORCED to make the keyboard appear.

Comments

  1. Don Thorp 2011-04-15

    (from [4841f1775d3c47876e58b77f1391c13af0c3cb5b]) [#1873 state:fixed-in-qa] added special cases for >= API 8 and startsWith("droid") instead of equals. http://github.com/appcelerator/titanium_mobile/commit/4841f1775d3c47876e58b77f1391c13af0c3cb5b"> http://github.com/appcelerator/titanium_mobile/commit/4841f1775d3c4...

  2. Thomas Huelbert 2011-04-15

    closing with thanks to Kevin for checking

JSON Source