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 2020/02/10 11:22:20 UTC

[GitHub] [royale-asjs] pashminakazi opened a new issue #711: RadioButton Behaviour is not same as flex

pashminakazi opened a new issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Import from Select in Menu
   Go to Import -> LC Charges from Setups in Menu
   File : com/dbz/modules/IMP/dbzLCChargesSetup.mxml
   
   There's 3 radioButton in dbzLCChargesSetup
   Percentage
   Amount
   None
   On selection of any RadioButton function is called fn_SetChargesType.
   In this function there is a check for all radioButtons.
   By default None is selected.when i select Percentage or Amount RadioButton,then if part of None radiobutton is executed which is wrong,then i have to again select Percentage  or Amount RadioButton then the right part is executed.
   Please help
   

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

[GitHub] [royale-asjs] pashminakazi opened a new issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
pashminakazi opened a new issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Import from Select in Menu
   Go to Import -> LC Charges from Setups in Menu
   File : com/dbz/modules/IMP/dbzLCChargesSetup.mxml
   
   There's 3 radioButton in dbzLCChargesSetup
   Percentage
   Amount
   None
   On selection of any RadioButton function is called fn_SetChargesType.
   In this function there is a check for all radioButtons.
   By default None is selected.when i select Percentage or Amount RadioButton,then if part of None radiobutton is executed which is wrong,then i have to again select Percentage  or Amount RadioButton then the right part is executed.
   Please help
   

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

[GitHub] [royale-asjs] aharui closed issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
aharui closed issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711
 
 
   

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

[GitHub] [royale-asjs] pashminakazi commented on issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711#issuecomment-584524986
 
 
   Still same issue

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

[GitHub] [royale-asjs] aharui closed issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
aharui closed issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711
 
 
   

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

[GitHub] [royale-asjs] pashminakazi commented on issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711#issuecomment-586118636
 
 
   @aharui Thanks issue resolved

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

[GitHub] [royale-asjs] aharui closed issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
aharui closed issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711
 
 
   

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

[GitHub] [royale-asjs] aharui commented on issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711#issuecomment-584725532
 
 
   Did you verify that the browser is running the latest code?

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

[GitHub] [royale-asjs] pashminakazi opened a new issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
pashminakazi opened a new issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711
 
 
   Project Details are :
   https://paste.apache.org/cpo8y
   Test case is available on VDI.
   Go to Import from Select in Menu
   Go to Import -> LC Charges from Setups in Menu
   File : com/dbz/modules/IMP/dbzLCChargesSetup.mxml
   
   There's 3 radioButton in dbzLCChargesSetup
   Percentage
   Amount
   None
   On selection of any RadioButton function is called fn_SetChargesType.
   In this function there is a check for all radioButtons.
   By default None is selected.when i select Percentage or Amount RadioButton,then if part of None radiobutton is executed which is wrong,then i have to again select Percentage  or Amount RadioButton then the right part is executed.
   Please help
   

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

[GitHub] [royale-asjs] pashminakazi commented on issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
pashminakazi commented on issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711#issuecomment-584737604
 
 
   Yes,browser is running the latest code
   RadioButton.js : ![image](https://user-images.githubusercontent.com/42200979/74259425-ad958580-4d19-11ea-8362-1cd35c6fb181.png)
   
   Still issue in radiobutton
   

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

[GitHub] [royale-asjs] pashminakazi commented on issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [royale-asjs] aharui commented on issue #711: RadioButton Behaviour is not same as flex

Posted by GitBox <gi...@apache.org>.
aharui commented on issue #711: RadioButton Behaviour is not same as flex
URL: https://github.com/apache/royale-asjs/issues/711#issuecomment-585594944
 
 
   Each RadioButton seems to be getting a separate Group.

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