https://bugs.kde.org/show_bug.cgi?id=388278
Sebastian Kügler <se...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WAITINGFORINFO Status|CONFIRMED |NEEDSINFO --- Comment #4 from Sebastian Kügler <se...@kde.org> --- I've had a closer look, here are my findings: The problem happens when the mouse moves over the splitter between the QML widget with the previews and the lower part with the combobox and settings per output. The cursor isn't reset to the arrow shape onMouseOut. - My desktop (Qt 5.9.3 shows this problem) - My laptop (Qt 5.9.4) doesn't show it - My other laptop (5.9.2) doesn't show it - Yet another system (Qt 5.9.3) doesn't show it Kscreen's code base doesn't do anything with the mouse cursor. This means whatever the problem is, it's probably not in KScreen, but KScreen does something to trigger it. So let's start the crapshooting: What graphics driver do you use? Anything else that makes your system "special"? -- You are receiving this mail because: You are watching all bug changes.