weird cursor responses on unity8 desktop
Bug #1581100 reported by
kevin gunn
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mir |
Invalid
|
Undecided
|
Unassigned | ||
mir (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
unity8 (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
xenial + stable-
best to watch the videos
http://
http://
both videos happen to show browser, but saw similar issues when mousing over hexchat
and one more video http://
targeting seems off, wondering if this is due to the windows being non-full screen
tags: | added: unity8-desktop |
description: | updated |
description: | updated |
To post a comment you must log in.
Unity8's cursor switching is still undergoing work (not yet landed) --> bug 1447839
If that doesn't fix it then judging by the videos Unity8 might be failing to position the cursor according to its hotspot. The cursor's position is just a point, which is the coordinate of the hotspot. And the hotspot changes location between different cursors. So you need to shift the cursor image around to ensure the hotspot is what's at the cursor coordinates -- not just position one corner of the bitmap.