[TIMOB-1823] Android: Predictive/suggestive text area clears after encountering a space
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Invalid |
| Resolution Date | 2017-06-05T21:34:58.000+0000 |
| Affected Version/s | Release 3.0.0 |
| Fix Version/s | n/a |
| Components | Android |
| Labels | api |
| Reporter | Thomas Huelbert |
| Assignee | Ingo Muschenetz |
| Created | 2011-04-15T03:03:10.000+0000 |
| Updated | 2017-06-05T21:34:58.000+0000 |
Description
found on a G1 running 1.6 and 1.4.1.ec5d6d
1.BaseUI>Views>Table Views>Table Search
2.tap into search field to invoke keyboard. Type in "Row" and note
the contexts of the predictive field area (it says Row)
3.type in a space
results: Predictive text clears
4.delete the space
results: still no text (its here we differ from the os behavior -
in other apps back off the white space will have the predictive
text appear again).
Tested on a Samsung Galaxy S2 using TiSDK 2.2.0v20120816015712, issue still valid.
Closing ticket as this version of Kitchen Sink is no longer supported.