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

Bug 278344

Summary: [List] Bogus item selection after removing selected items
Product: [RT] RAP Reporter: Ralf Sternberg <rsternberg>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 1.2   
Target Milestone: 1.2 RC3   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
Snippet to reproduce none

Description Ralf Sternberg CLA 2009-05-29 04:40:26 EDT
Steps to reproduce:
* Use a List with MULTI style
* Add five items
* Select first two items
* Remove selected items using List#remove()

-> Three items are remaining, the second one is (falsely) selected
Comment 1 Ralf Sternberg CLA 2009-05-29 04:44:41 EDT
Created attachment 137611 [details]
Snippet to reproduce
Comment 2 Ivan Furnadjiev CLA 2009-05-29 09:19:23 EDT
Proposed patch is attached to bug 278344.
Comment 3 Ivan Furnadjiev CLA 2009-06-02 05:19:47 EDT
Fixed by changes for the bug 278346.