Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8694] Android: Feature to add a property to detect if keyboard is being displayed or not

GitHub Issuen/a
TypeNew Feature
PriorityMedium
StatusClosed
ResolutionInvalid
Resolution Date2013-02-21T16:38:57.000+0000
Affected Version/sRelease 2.0.0
Fix Version/sn/a
ComponentsAndroid
LabelsSupportTeam, api, exalture, parity
ReporterVarun Joshi
AssigneeSunila
Created2012-04-11T16:55:27.000+0000
Updated2017-03-24T18:13:08.000+0000

Description

It has been requested to add a new feature to check if soft keyboard on the device is displayed or not. iOS currently has this feature implemented as the Ti.APP.keyboardVisible property. Some initial investigation from Alan indicated that this may require some fancy work to detect window sizing changes, and therefore may be impractical. Feel free to invalidate this ticket if that is the case.

Comments

  1. Olga Romero 2012-06-19

    This bug occurs on Motorola Xoom 4.0.3 Titanium Studio, build: 2.1.0.201206172244 Titanium SDK: 2.1.0.v20120618154152
  2. Sunila 2013-02-21

    It looks like there is no clean way to do this. See the thread https://groups.google.com/forum/?fromgroups#!topic/android-developers/nRaBoB8F54I Even the solution to watch for size change doesn't work in full screen mode.
  3. Lee Morris 2017-03-24

    Closing ticket as invalid with reference to the above comments.

JSON Source