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

Mihai Chira updated FLEX-32533:
-------------------------------

    Attachment: _ShortADGWithColor.fxp

The error in the attached project is in the same function, though not on the 
same line.

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

Reply via email to