pashminakazi opened a new issue #671: tabIndex should shift cursor to the next writable field URL: https://github.com/apache/royale-asjs/issues/671 Project Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to Accounts Payable from Select in Menu Go to WHT Types from Setups in Menu File : com/dbz/modules/PUR/dbzWithHoldingTaxTypes.mxml Code,description and limit are Spark's Textinput Code has tabIndex="1" , description has tabIndex="2", limit has tabIndex="3" when i press tab button on Code field,Cursor should move to description field. when i press tab button on description field it will move to limit field,so why it is not moving from Code to Description Field. 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
