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 604355 - allow scrolling in Gantt timeline
allow scrolling in Gantt timeline
Status: RESOLVED FIXED
Product: planner
Classification: Other
Component: General
0.14.x
Other Linux
: Normal normal
: ---
Assigned To: Alexandre Franke
planner-maint
: 151765 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-12-11 10:31 UTC by Caolan McNamara
Modified: 2013-03-10 01:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to do this (1.98 KB, patch)
2009-12-11 10:31 UTC, Caolan McNamara
accepted-commit_now Details | Review

Description Caolan McNamara 2009-12-11 10:31:21 UTC
Created attachment 149576 [details] [review]
patch to do this

1. Create a lot of tasks
2. Goto Gantt chart view
3. Move mouse over timeline pane
4. Use scroll wheel - nothing happens
5. Move mouse over task section - scroll - success

The timeline has captured the scroll event to implement zooming if ctrl is pressed. If the scroll is not being used for zoom the scroll event should be allowed to propagate out to allow normal scrolling.
Comment 1 Alexandre Franke 2010-10-17 23:22:01 UTC
From a first glance, this patch looks good (apart from a typo, propogate/propagate, which I'll fix as I commit it). I still need to apply it and check if it works before I commit and push it.
Comment 2 Alexandre Franke 2010-10-18 15:21:52 UTC
Comment on attachment 149576 [details] [review]
patch to do this

I tested it and it's good. Commited locally, will push it any minute now.
Comment 3 Alexandre Franke 2010-10-18 15:26:47 UTC
Fixed in git master HEAD (commit 170f10c). Thanks.
Comment 4 Luis Menina 2013-03-10 01:57:58 UTC
*** Bug 151765 has been marked as a duplicate of this bug. ***