| Summary: | [Tree][Table] Cell tooltip position is wrong when column is partly visible | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [RT] RAP | Reporter: | Ivan Furnadjiev <ivan> | ||||
| Component: | RWT | Assignee: | Project Inbox <rap-inbox> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | CC: | tbuschto | ||||
| Version: | unspecified | ||||||
| Target Milestone: | 2.2 RC1 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
|
Description
Ivan Furnadjiev
Created attachment 237621 [details]
Screenshot
Fixed with commit a88134eeb21c2ca43e937dabd4836706014c9e4e and commit afa8524be9789086f4b29d9308a1f1ba6b6f908d. If the target of the tooltip is only partially visible, the tooltip is always positioned relative to the mouse cursor. That's not a perfect solution (which would be to position the tooltip so it's attached to the visible part of the widget), but will do for now. |