Titanium Version 1.2.2 with Mobile 1.6.0 for iOS
Description: If you create a modal window with TableView that contains TableViewRows with TextField controls, the TableView is scrolling/jumping to a wrong position when focussed.
Additional note: Scrolling/jumping does not occure when number of TableViewRows > available screen height. You can use a pseudo-workaround by setting the height of TableView to the exact height of all TableViewRows, but this helps in Simulator (no Retina) only.
How to reproduce: Create an empty Titanium project and replace the content of app.js with the source in this GIST, then run in Simulator test.