| Summary: | 3.1 M4: client error: Operation set failed on GridItem: c is null | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Karl Mehltretter <kmehltretter> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 3.1 | ||||||
| Target Milestone: | 3.1 M5 | ||||||
| Hardware: | PC | ||||||
| OS: | Linux | ||||||
| See Also: | https://git.eclipse.org/r/#/c/63300/ | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
P.S: Firefox 42.0 was used. In order to react on this issue we need a way to reproduce the crash. The issue is reproducible with Controls Demo. Pending change https://git.eclipse.org/r/#/c/63300/. (In reply to Ivan Furnadjiev from comment #3) > The issue is reproducible with Controls Demo. Pending change > https://git.eclipse.org/r/#/c/63300/. I tried rap-3.1.0-N-20160104-1146 and this bug is indeed gone. In our application it was triggered when a table is updated with an empty list. (In reply to comment #4) > (In reply to Ivan Furnadjiev from comment #3) > > The issue is reproducible with Controls Demo. Pending change > > https://git.eclipse.org/r/#/c/63300/. > > I tried rap-3.1.0-N-20160104-1146 and this bug is indeed gone. > > In our application it was triggered when a table is updated with an empty list. This fix will be merged in master soon. Fixed with change https://git.eclipse.org/r/#/c/63300/ |
Created attachment 258822 [details] error html page I just tried out RAP 3.1 M4 (with default css theme) and had one random client error with our application. I apparently cannot reproduce it, though..