| Summary: | Javascript error when adding/removing items from a scrolling List | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Maurice AMSELLEM <maurice.amsellem> | ||||
| Component: | RWT | Assignee: | 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: |
|
||||||
New Gerrit change created: https://git.eclipse.org/r/119941 Gerrit change https://git.eclipse.org/r/119941 was merged to [master]. Commit: http://git.eclipse.org/c/rap/org.eclipse.rap.git/commit/?id=473075e5bde51c8d96261efc217438a476906119 |
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!