[ 
https://issues.apache.org/jira/browse/FLEX-32848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13776203#comment-13776203
 ] 

Stephan Plath edited comment on FLEX-32848 at 9/24/13 11:11 AM:
----------------------------------------------------------------

I have done some time measurements for {{AdvancedDataGridBase.drawItem}} after 
selection changed and it results are: ~0.3 ms (before), ~0.5 ms (after). There 
is no or no notable performance loss in {{drawItem()}} for normal drawing.
                
      was (Author: plathine):
    I have done some time measurements for {{AdvancedDataGridBase.drawItem}} 
after selection changed and it results are: ~0.3 ms (before), ~0.5 ms (after).
                  
> AdvancedDataGrid doesn't respect style property 'textSelectedColor' for 
> selectionMode='singleCell'
> --------------------------------------------------------------------------------------------------
>
>                 Key: FLEX-32848
>                 URL: https://issues.apache.org/jira/browse/FLEX-32848
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Advanced Data Grid
>    Affects Versions: Adobe Flex SDK Previous
>         Environment: Affected OS(s): Windows
> Affected OS(s): Windows XP
> Language Found: English
>            Reporter: Adobe JIRA
>            Assignee: Cyrill Zadra
>            Priority: Minor
>         Attachments: AdvancedDataGrid-FLEX-32848.patch, 
> AdvancedDataGridTest.mxml
>
>
> Flex version: 3.2
> Steps to reproduce:
> 1. When selectionMode="singleCell" style property 'textSelectedColor' doesn't 
> show any effect, however 'selectionColor' property works perfectly fine.
> 2. For selectionMode="singleRow" style properties 'textSelectedColor' and 
> 'selectionColor' works perfectly fine.
>  
>  
> Expected Results:
> Behavior of the 'textSelectedColor' property should be consistent for 
> selectionMode='singleCell' and 'singleRow'.

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