| Issue 12: | null pointer exception when setting and unsetting current selecion with events | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. have two different events respectively set and unset the selection with SelectionManager.instance.setSelected(obj) and .selectNone() 2. trigger the events in order of select and deselect 3. if the timing is right a nullpointer exception should occur on line 63 of SelectionManager.as This problem occurs in all versions, I have provided a .diff file that fixes the problem.
Dec 22, 2009
Project Member
#1
marc.hug...@gmail.com
Status:
Done
|