[ 
https://issues.apache.org/jira/browse/FLEX-18371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mark Kessler closed FLEX-18371.
-------------------------------

    
> ListBase selectedIndex setter not dispatchEvent(new 
> FlexEvent(FlexEvent.CHANGE));
> ---------------------------------------------------------------------------------
>
>                 Key: FLEX-18371
>                 URL: https://issues.apache.org/jira/browse/FLEX-18371
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: mx: List, mx: TileList
>    Affects Versions: Adobe Flex SDK 3.2 (Release)
>         Environment: Affected OS(s): Windows
> Affected OS(s): 
> Browser: Internet Explorer 7.x
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Mark Kessler
>
> Steps to reproduce:
> 1.tilelist.addEventListener(ListEvent.CHANGE,tileListItemChangeHandler);
> 2.tilelist.selectedIndex=1;
> 3.tilelist.selectedIndex=0;
>  
>  Actual Results:
> not Event dispatch
>  
>  Expected Results:
>  Event dispatch
>  
>  Workaround (if any):

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to