| Summary: | Taskbar thumbnails are shown before being moved | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Mike <mike> |
| Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mike
2008-02-08 15:57:35 UTC
the problem is in the function void ToolTip::showToolTip() that moves the tooltip after being shown, the problem is if you move the tooltip before it's shown it causes graphical artifacts with composite turned off (and maybe misplacements?) fixed in revision 773744 |