[TIMOB-18198] iOS: NavWin - NavWin stutters if you select a TableViewRow to open a window that contains other elements
GitHub Issue | n/a |
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2017-06-28T19:34:10.000+0000 |
Affected Version/s | Release 3.4.1, Release 3.5.0 |
Fix Version/s | n/a |
Components | iOS |
Labels | qe-3.5.0 |
Reporter | Wilson Luu |
Assignee | Eric Merriman |
Created | 2014-12-13T01:00:06.000+0000 |
Updated | 2017-06-28T19:34:10.000+0000 |
Description
*Details:* NavWin will stutter if you: select a TableViewRow that opens a window, which contains a ScrollView, which contains several TextFields, and focuses on the first TextField.
*Note:* This is *not a regression* as this occurs in 3.4.1.GA.
*Steps to reproduce:*
1. Create a Titanium classic project with the app.js attachment
2. Install app to device
3. Press on the first row
*Actual:* The NavWin will stutter; see recording.mov. In the recording, after the row is selected, the window will go blank for a couple of seconds. This part *does not occur* on device.
*Expected:* The NavWin should not stutter.
Attachments
File | Date | Size |
app.js | 2014-12-13T01:00:06.000+0000 | 1980 |
recording.mov | 2014-12-13T01:13:01.000+0000 | 2076494 |
Closing ticket due to time passed and lack of progress over the past few years. Any problems, please file a new ticket.