| Summary: | [ToolTip] Widget ToolTip incorrectly placed | ||
|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Tim Buschtoens <tbuschto> |
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | tbuschto |
| Version: | 1.5 | ||
| Target Milestone: | 1.5 M6 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Tim Buschtoens
Fixed by firing the beforeAppear event in the propper place (not in the display queue, but in applyVisibility). Note that i cant write a propper test for this, as ToolTip is a singleton and its element would have to be not created to reproduce this issue. This in turn depends on the tests that came before... |