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

Bug 276713

Summary: [Table] Dotted (...) rows in VIRTUAL table after disposing items
Product: [RT] RAP Reporter: Asen Draganov <asen>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: rsternberg
Version: 1.2   
Target Milestone: 1.2 RC3   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
test case + fix
none
Test case and solution to the problem none

Description Asen Draganov CLA 2009-05-18 10:31:01 EDT
Build ID: M20090211-1700

Steps To Reproduce:
1. Start RAP Controls Demo and go to tab Table
2. Check VIRTUAL and MULTI check boxes
3. Change for example the item count to 100 (the idea is to have a scrollable table)
4. Make a multiple selection, no matter how much items
6. Click on the button "Dispose selected items"
5. Now you should see several empty rows with only "..." in the bottom side of the table. 
(Items are actually there. If for example scroll the table, the items will be visualized).


More information:
The bug could be repeated with various selection scenarios, including with consecutive single row selection and disposing.
Comment 1 Rüdiger Herrmann CLA 2009-05-27 06:55:38 EDT
Created attachment 137303 [details]
test case + fix
Comment 2 Rüdiger Herrmann CLA 2009-05-27 06:56:18 EDT
Can someone please review the attached patch?
Comment 3 Rüdiger Herrmann CLA 2009-05-27 06:58:59 EDT
Created attachment 137304 [details]
Test case and solution to the problem

Please review someone
Comment 4 Asen Draganov CLA 2009-05-27 07:17:12 EDT
I have just tested it. The bug is fixed, according to me.
Comment 5 Ralf Sternberg CLA 2009-05-27 08:23:01 EDT
+1
Comment 6 Rüdiger Herrmann CLA 2009-05-27 08:24:27 EDT
Committed patch to CVS HEAD