https://bugzilla.gnome.org/show_bug.cgi?id=695512 gtk+ | wayland | unspecified
--- Comment #6 from Kristian Høgsberg <[email protected]> 2013-03-21 12:56:59 UTC --- commit a80998127ce779b156df50e8d1ebaa4eedab31b5 Author: Kristian Høgsberg <[email protected]> Date: Thu Mar 21 08:51:35 2013 -0400 wayland: Clear current cusor on leave so we always set it on enter Commit 0d9d808217a04ee965ce5f60f9aff00b2ec4938e fixed the hotspot issue, but commit f2cc52fddd74b3064eec85e17161ebbc4ee14f49 then optimized away cursor changes a little too aggressively. We always need to set the cursor on enter. Make sure we clear the current cursor on leave so we don't think it's already set on the next enter. https://bugzilla.gnome.org/show_bug.cgi?id=695512 -- Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wayland-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/wayland-bugs
