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

Bug 532672

Summary: Javascript error when adding/removing items from a scrolling List
Product: [RT] RAP Reporter: Maurice AMSELLEM <maurice.amsellem>
Component: RWTAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: maurice.amsellem
Version: unspecified   
Target Milestone: 3.5 M3   
Hardware: PC   
OS: Windows 10   
See Also: https://git.eclipse.org/r/119941
https://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=473075e5bde51c8d96261efc217438a476906119
Whiteboard:
Attachments:
Description Flags
simple java class to showcase the issue none

Description Maurice AMSELLEM CLA 2018-03-20 12:53:05 EDT
Created attachment 273228 [details]
simple java class to showcase the issue

Steps to reproduce:
- List with V_SCROLL & MULTI style
- Add 100 items (the scroll bar appears)
- scroll within the list
- Remove all items
=> javascript error "
Error: Error: Operation "set" on target "w81" of type "rwt.widgets.List" failed:
rwt.widgets.ListItem: Element must be created previously!
Comment 1 Eclipse Genie CLA 2018-03-22 05:45:39 EDT
New Gerrit change created: https://git.eclipse.org/r/119941