[TIMOB-2866] iOS: textfield in a scroll view, stutter while drawing text field when partially obscured by keyboard
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-02T23:58:53.000+0000 |
Affected Version/s | Release 3.0.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | api |
Reporter | Thomas Huelbert |
Assignee | Ingo Muschenetz |
Created | 2011-04-15T03:31:31.000+0000 |
Updated | 2017-06-02T23:58:53.000+0000 |
Description
[INFO] Titanium SDK version: 1.6.0 (01/17/11 08:08 5d1f301) 3gt ipod touch 4.0.2
1.Controls > Text Field > Textfield in scrollview
2.tap the top field ot invoke the keyboard
3.scroll (with keyboard up) till the next textfield is revealed,
place it so the text ("middle") is just above the keyboard (so the
field is partially obscured obscured)
4.tap the text field to give it focus
results: it draws up, then back down to the keyboard
expected: as in 1.5.1, to smoothly animate so the text field is shown and bottom aligned with the keyboard
Tested on an iPhone 3GS using TiSDK 2.2.0v20120824175712, issue still valid.
Closing ticket as invalid as this version of Kitchen Sink is no longer supported.