You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Cosma Colanicchia (JIRA)" <ji...@apache.org> on 2013/09/23 16:32:02 UTC

[jira] [Created] (FLEX-33774) grid.anchorRowIndex is reset to 0 when selection is programatically set (breaking further selection extend operations, e.g. SHIFT+CLICK)

Cosma Colanicchia created FLEX-33774:
----------------------------------------

             Summary: grid.anchorRowIndex is reset to 0 when selection is programatically set (breaking further selection extend operations, e.g. SHIFT+CLICK)
                 Key: FLEX-33774
                 URL: https://issues.apache.org/jira/browse/FLEX-33774
             Project: Apache Flex
          Issue Type: Bug
          Components: Spark: DataGrid
         Environment: Windows 7 64bit
            Reporter: Cosma Colanicchia


When the selectedItems are programatically set on a DataGrid instance, the internal grid.anchorRowIndex is incorrectly reset to 0, even if displayed selection feedback is correct. When extending selection with SHIFT+CLICK on other rows, this incorrect value is computed and the new selection always starts from the first row.


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