You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Stephan Plath (JIRA)" <ji...@apache.org> on 2013/09/20 14:04:52 UTC

[jira] [Comment Edited] (FLEX-32848) AdvancedDataGrid doesn't respect style property 'textSelectedColor' for selectionMode='singleCell'

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

Stephan Plath edited comment on FLEX-32848 at 9/20/13 12:03 PM:
----------------------------------------------------------------

Even in singleRow selectionMode the styles aren't respected properly. 
I have attached an example (see Attachments):
- if you choose singleCell mode, the text color stays black, but should be white
- if you choose singleRow mode, the text color is white as expected for the first column, but the other columns don't respect the textSelectedColor style
                
      was (Author: plathine):
    Even in singleRow selectionMode the styles aren't respected properly. 
I have attached an example:
- if you choose singleCell mode, the text color stays black, but should be white
- if you choose singleRow mode, the text color is white as expected for the first column, but the other columns don't respect the textSelectedColor style
                  
> 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: Adobe JIRA
>            Priority: Minor
>         Attachments: 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