pashminakazi commented on issue #608: SVG Overflow is visible In PickList URL: https://github.com/apache/royale-asjs/issues/608#issuecomment-562094592 I have identified the problem. There is 3 radio button in PickList **All,Active,InActive** By Default Active is selected.System should show Only Active rows in Picklist. Those rows which can't be selected are InActive rows but they are shown with Active rows. If i click on **InActive** or **All** and then **Active** then Picklist shows Only **Active** Record.But by Default if Active is Selected.System is showing **Active** and **InActive** records in Picklist. Please have a look at screenshots and Video. when Opening Picklist **Active** is selected but it is showing some **InActive** records as well (means it is showing rows same as it is showing for **All** radioButton)  All RadioButton  Active RadioButton  these Active records are changed than those records which were shown on PickList open these were also Active records InActive RadioButton  Video : 
---------------------------------------------------------------- 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
