[TIMOB-15877] Android: KitchenSink: Controls > Text Filed > Keyboard, appropriate keyboard is not invoked
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Critical |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-12-05T21:11:00.000+0000 |
Affected Version/s | Release 3.2.0 |
Fix Version/s | 2013 Sprint 25, 2013 Sprint 25 API, Release 3.2.0, Release 3.3.0 |
Components | Android |
Labels | kitchensink, qe-3.2.0, qe-closed-3.2.0, qe-testadded, regression |
Reporter | Paras Mishra |
Assignee | Hieu Pham |
Created | 2013-12-04T09:33:01.000+0000 |
Updated | 2014-02-21T10:24:50.000+0000 |
Description
Android: KitchenSink: Controls > Text Filed > Keyboard, appropriate keyboard is not invoked
It works fine on SDK: 3.1.3.GA
Steps to reproduce:
1.Press each button then focus textfield
Expected:
Appropriate Keyboard should appear.
Actual:
After clicking 'Phone Pad', only number keypad is opened in all cases including when trying to invoke ascii keyboard
Caused by https://github.com/appcelerator/titanium_mobile/pull/4825
https://github.com/appcelerator/titanium_mobile/pull/5059
Can we file backports too?
backport 3.2.x: https://github.com/appcelerator/titanium_mobile/pull/5068
Verified fixed on: Mac OSX 10.9 Mavericks Titanium Studio, build: 3.2.0.201312042201 Titanium SDK, build: 3.2.0.v20131205152445 CLI: 3.2.0-beta Alloy: 1.3.0-beta Kitchen Sink, build: 3.2.0 All appropriate keyboards appear when buttons are clicked. Closing.