| Summary: | [Tree] Client crashes if you drag an item with FEEDBACK_SCROLL on empty space | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | tbuschto |
| Version: | 2.0 | ||
| Target Milestone: | 2.1 RC1 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Ivan Furnadjiev
It's reproducable in all browser, you just need the FEEDBACK_SCROLL effect Fixed with commit ce57366269ee2be95a5c8ef6513d147453e8252a by checking for the item for null before computing the scroll position. |