[TIMOB-19238] Listview with Textfield are not rending correctly once the user start typing
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android, iOS |
Labels | TCSupportTriage, android, ios |
Reporter | Kaga |
Assignee | Eric Merriman |
Created | 2014-12-10T23:57:56.000+0000 |
Updated | 2018-08-02T17:31:47.000+0000 |
Description
The bug appears on device and simulator.
Steps to reproduce
1. run the project ( e.g. titanium build --platform ios )
2. click the first textfield and type something
3. hide the keyboard
4. scroll
The problem is as you scroll, you will see some textfield have the value that you first typed.
Tested on Android, I can't even type on the textfield therefore I can't test the bug.
Attached photo is running on simulator where I type "I type this on row 1" and what I see when I scroll to the bottom.
Attachments
No comments