Summary: | dolphin tooltips corrupt display | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Amichai Rothman <amichai2> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | andresbajotierra, echidnaman, linuxhippy |
Priority: | NOR | ||
Version First Reported In: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Amichai Rothman
2009-05-08 17:10:42 UTC
What is your graphics drivers/card ? This looks like bug 173686 which is a drivers bug. Thanks That bug mentions opensource nv drivers, whereas I use Nvidia's restricted drivers 180.44, with a GeForce 9300. I don't know enough to tell if it's duplicate or not. My apologies if it is... I found another reproducible scenario, which has similar symptoms - it may be exactly the same bug, but I'll mention it just in case: 1. snap some window (e.g. firefox) on top of the panel, taking up half the screen 2. open up a bunch of tasks 3. move the mouse over one of the tasks below that window, so that the little preview/tooltip thing appears on top of the window (or partially) 4. move the mouse up and outside of the panel 5. land the mouse back down on a different task, whose preview/tooltip lies entirely outside that window 6. the location where the previous preview/tooltip was shown becomes corrupt, being painted with the desktop background on top of the window note that if the mouse is moved sideways on the panel (does not leave it when moving between tasks), or if the mouse lands (the second time) on a task whose preview/tooltip completely or partially overlaps the same window, then this bug does not occur. it happens only if the mouse is moved out of the panel, and landed back on a task whose preview/toolip is entirely disjoint from the window's area. antoher point - one of the bugs marked as duplicate of the one mentioned above occurs on an Intel GPU - is this a bug that happens to occur in different vendor's drivers? maybe it's in some common code? QT? plasma? just a (confused) thought. *** This bug has been marked as a duplicate of bug 173686 *** This is clearly a Xorg bug, I was able to write a xlib-only testcas (as I was asked for), but then nothing happend. If you want this bug fixed, please vote for it and make some polite noise at: https://bugs.freedesktop.org/show_bug.cgi?id=22566 |