pashminakazi opened a new issue #626: Code field (MaskedTextInput) is not removable in Royale URL: https://github.com/apache/royale-asjs/issues/626 Project Details are : https://paste.apache.org/cpo8y Test case is available on VDI. Go to Sales from Select in Menu Go to Shifts from Setups in Menu File : com/dbz/modules/Common/dbzShiftSetup.mxml Code Field is MaskedTextInput which is in DbizLib In Flex When we Click New button,the code is generated everytime '0000' then we have to change it by removing '0000' and then type any other code In Flex:  In Royale When we Click New button,the code is generated everytime '0000' then we have to change it by removing '0000' and then type any other code.But in Royale the code can't be removed. Please Help In Royale: 
---------------------------------------------------------------- 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
