pashminakazi commented on issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711#issuecomment-584504467
 
 
   for 1st time it works but for 2nd time it doesn't work
   when I open the setup by default None radiobutton is selected both textfield 
should be disabled and it is working fine
   
![image](https://user-images.githubusercontent.com/42200979/74216975-de4ccf00-4cc7-11ea-9f45-537c37125f81.png)
   when I Select Amount radiobutton,Amount textfield should be enabled and 
percentage textfield should be disabled and it is working fine
   
![image](https://user-images.githubusercontent.com/42200979/74217021-0e946d80-4cc8-11ea-9952-3071b3c5f28d.png)
   when I Select Percentage radiobutton,Percentage textfield should be enabled 
and Amount textfield should be disabled and it is working fine
   
![image](https://user-images.githubusercontent.com/42200979/74217032-1b18c600-4cc8-11ea-82a3-6c4fdd60ec7d.png)
   
   but now if i select any of them None,Percentage or Amount Everytime system 
is assuming that Percentage radioButton is Selected.
   
![image](https://user-images.githubusercontent.com/42200979/74217086-50251880-4cc8-11ea-85f6-b5bde26583bd.png)
    
   

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

Reply via email to