[
https://issues.apache.org/jira/browse/FLEX-32533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Chira updated FLEX-32533:
-------------------------------
Attachment: (was: _ShortADGWithColor.fxp)
> Error 1009 when AIR application is reduced and an AdvancedDataGrid has at
> least one column with backgroundColor property set.
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: FLEX-32533
> URL: https://issues.apache.org/jira/browse/FLEX-32533
> Project: Apache Flex
> Issue Type: Bug
> Components: Advanced Data Grid
> Affects Versions: Adobe Flex SDK Previous, Apache Flex 4.12.1
> Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: English
> Reporter: Adobe JIRA
> Priority: Minor
> Attachments: _ShortADGWithColor.fxp
>
>
> Steps to reproduce:
> 1. Add an AdvancedDataGrid
> 2. Add a column and set backgroundColor
> 3. Execute application and reduce
>
> Actual Results:
> Error 1009 in drawColumnBackground method of AdvancedDataGridBaseEx class.
> rowInfo[listItems.length - 1]; return null value ! because listItems.length = > 0
>
> Expected Results:
> No error
>
> Workaround (if any):
> Define a new class from AdvancedDataGrid and override this method to test
> listItems.length or return value of rowInfo[listItems.length - 1]
--
This message was sent by Atlassian JIRA
(v6.2#6252)