https://bugs.kde.org/show_bug.cgi?id=513126
--- Comment #12 from Tobias Bora <[email protected]> --- > Were the screens not touching in System Settings > Display & Monitor? Yes, cf my screenshot. But if I move my mouse very quickly, I guess the next position depends on the speed like end_pos = current_pos + speed * direction, and if speed is large enough, end_pos may be on a different screen than current_pos (while if I'm too slow I'll end up between the two screens so the position will be refused). -- You are receiving this mail because: You are watching all bug changes.
