| Summary: | Untyped Expand/Collapse listeners are not notified | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> | ||||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||||
| Status: | RESOLVED FIXED | QA Contact: | |||||||
| Severity: | normal | ||||||||
| Priority: | P3 | ||||||||
| Version: | unspecified | ||||||||
| Target Milestone: | 2.0 M1 | ||||||||
| Hardware: | All | ||||||||
| OS: | All | ||||||||
| Whiteboard: | |||||||||
| Attachments: |
|
||||||||
|
Description
Ivan Furnadjiev
Created attachment 215465 [details]
Fix + updated tests
Note: Commit the patch to Git repository after the Git migration is finished.
Created attachment 215468 [details]
Improved patch
Invert the if statements logic as ExpandEvent is only valid for ExpandBar (see ExpandEvent JavaDoc).
Applied patch to Git master. Fixed with commit 1c0c8e8eca746da986f51a790ff969930ba90d81. |