GNOME Bugzilla – Bug 580191
[usability] mouse cursor not reset when exiting clip handles region
Last modified: 2009-05-14 14:10:36 UTC
If you put your mouse over the trimming handle at the end of a clip and move the mouse to the right, the mouse cursor stays as a "trimming" cursor. Instead, it should revert to the "normal" pointer cursor, because the user cannot actually do something like dragging/trimming when he's not over the handles of a clip
commit 7d0466313ee4ce9f8dccd02024a84f6a41ec219e Author: Alessandro Decina <alessandro.d@gmail.com> Date: Thu Apr 30 16:09:01 2009 +0200 ui.controller: reset the cursor to ARROW. Fixes #580191.