You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/12/17 09:09:43 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #626: Code field (MaskedTextInput) is not removable in Royale

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:
   ![Code in flex](https://user-images.githubusercontent.com/42200979/70981121-62267880-20d6-11ea-8326-d6e445e39c27.gif)
   
   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: 
   ![Code in Royale](https://user-images.githubusercontent.com/42200979/70981136-694d8680-20d6-11ea-8e7b-86223ba23cf5.gif)
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services