i've seen this a couple times with a patched version of weston ( ), and with weston master, when software rendering is enabled: export LIBGL_ALWAYS_SOFTWARE=1 i will continue testing to see if i notice this during normal operation of weston-launch.
(this patch: http://lists.freedesktop.org/archives/wayland-devel/2014-July/015943.html )
i can reproduce this reliably in weston master. in a tty, run weston-launch. click to open a terminal. hit ctrl-d to close it. then hit ctrl-alt-backspace to quit weston. the cursor will remain on the tty. if you click the terminal close button, hit ctrl-alt-delete before hitting ctrl-d, or move the mouse after hitting ctrl-d, then the cursor doesn't remain on the tty after weston quits.
We now clear out the cursor more aggressively.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.