Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 275871

Summary: [Table] re-created items appear selected
Product: [RT] RAP Reporter: RĂ¼diger Herrmann <ruediger.herrmann>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ivan
Version: unspecified   
Target Milestone: 1.2 RC1   
Hardware: All   
OS: All   
Whiteboard:

Description RĂ¼diger Herrmann CLA 2009-05-12 09:52:45 EDT
Steps to reproduce:
1. open table tab in controls demo 
2. selecte the MULTI check box
3. add 100 items
4. select all items
5. click the "dispose selected items" button
6. add 100 items
=> the newly created items appear selected
Comment 1 Ivan Furnadjiev CLA 2009-05-12 10:56:38 EDT
When the selected item is disposed the indices in the "selected" array were not updated accordingly.