After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 580191 - [usability] mouse cursor not reset when exiting clip handles region
[usability] mouse cursor not reset when exiting clip handles region
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal normal
: 0.13.1
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-04-25 01:52 UTC by Jean-François Fortin Tam
Modified: 2009-05-14 14:10 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2009-04-25 01:52:30 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
Comment 1 Alessandro Decina 2009-04-30 14:10:33 UTC
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.