vishgupta92 / aurorarnm

Automatically exported from code.google.com/p/aurorarnm
Other
0 stars 0 forks source link

grid selection breaks after removing all from list #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
to reproduce:
- clear the app or remove all items from a grid
- add a new item to grid
- item cannot be selected

seems to be flash or flex bug; will try flex 4.0

related to seletecdItems property

workaround using destructive array operators on it fixes the bug but causes 
other problems with selection and events

Original issue reported on code.google.com by JoelVand...@gmail.com on 24 Jun 2010 at 5:07

GoogleCodeExporter commented 9 years ago
Flex 4.0 does *not* fix this problem.

Original comment by JoelVand...@gmail.com on 24 Jun 2010 at 7:09

GoogleCodeExporter commented 9 years ago
Happens when starting from and empty list, too.

Flex 4.0 does not resolve.

Original comment by JoelVand...@gmail.com on 30 Jun 2010 at 8:19

GoogleCodeExporter commented 9 years ago

Original comment by JoelVand...@gmail.com on 1 Jul 2010 at 1:04