[
https://issues.apache.org/jira/browse/FLEX-33542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13651565#comment-13651565
]
Justin Mclean commented on FLEX-33542:
--------------------------------------
Also happens with mx:Datagrid.
<mx:DataGrid
width="100%" height="100%"
dataProvider="{dpADG}">
<mx:columns>
<mx:DataGridColumn dataField="Artist" />
<mx:DataGridColumn dataField="Album" />
<mx:DataGridColumn dataField="Price" />
</mx:columns>
</mx:DataGrid>
> mx:AdvancedDataGrid header column separators display embedded SWF on mouseover
> ------------------------------------------------------------------------------
>
> Key: FLEX-33542
> URL: https://issues.apache.org/jira/browse/FLEX-33542
> Project: Apache Flex
> Issue Type: Bug
> Components: .Unspecified - Framework
> Affects Versions: Apache Flex 4.9.0
> Reporter: Edward Trochim
> Attachments: AdvDataGridBugTest.zip
>
>
> The mx:AdvancedDataGrid control in Flex 4.9.1 is acting very oddly when the
> application has an embedded SWF. When a user mouses over the header column
> separators in the AdvancedDataGrid the SWF will display on top of the mouse
> cursor. A demonstration of this behavior can be found here:
> https://dl.dropboxusercontent.com/u/11780410/AdvDataGridBugTest/AdvDataGridBugTest.html
--
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