[TIMOB-12534] BlackBerry: Implement TextField.keyboardType
GitHub Issue | n/a |
Type | New Feature |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-02-23T08:24:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Release 3.1.0, 2013 Sprint 04 BB, 2013 Sprint 04 |
Components | BlackBerry |
Labels | qe-testadded, sdk-bb |
Reporter | Lokesh Choudhary |
Assignee | Josh Roesslein |
Created | 2013-01-31T22:06:07.000+0000 |
Updated | 2014-06-19T12:43:39.000+0000 |
Description
Implement the "keyboardType" property for TextField views. In Cascades this would set the "inputMode" of the TexField control.
Acceptance Test
KitchenSink Sample
Description:
1. Build & Run KS on BB simulator or device
2. Go to controls -> text field -> keyboard
Actual Results:
1. The different type of keyboard like ascii,url,phone pad,email,number pad,name/phone do not show up & the buttons to bring them up are greyed out
Expected Results:
1. We should be able to see all the different types of keyboards.
Attachments
No comments