jmegonzalez commented on issue #1065:
URL: https://github.com/apache/royale-asjs/issues/1065#issuecomment-778152300


   Hi,
   I have the same issue,
   The problem is inheritance, I mean DateField extends InputText, and this 
class have an issue about editable attribute.
   When you pass editable=false it transforms into readonly=false, but in a 
reverse way, if you pass editable=true you get readonly=true. It's a mistake.
   I've proposed a pull request to fix that: 
[https://github.com/apache/royale-asjs/pull/1060]()
   
   I hope it was useful.
   Regards.


----------------------------------------------------------------
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]


Reply via email to