Bug 306395 - Scroll with mouse wheel does not take tied zoom into account
Summary: Scroll with mouse wheel does not take tied zoom into account
Status: RESOLVED FIXED
Alias: None
Product: kst
Classification: Applications
Component: ui (show other bugs)
Version: 2.0.6
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: kst
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-07 10:31 UTC by david.mcminn
Modified: 2012-10-23 15:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description david.mcminn 2012-09-07 10:31:01 UTC
When using the mouse wheel to scroll it only scrolls the graph that currently has the mouse focus, even though that graph has a tied zoom with other graphs.

Steps to reproduce:
Create curve and plot
Create 2nd curve and plot
Set tied X zoom mode on both plots
Move mouse over top plot and scroll

Observed behaviour: only graph with mouse focus scrolls left and right

Expected behaviour: both graphs scroll left and right (as they would when the arrow keys are used)

Reproducable: always
Comment 1 Netterfield 2012-10-23 15:09:38 UTC
SVN commit 1322162 by netterfield:

Scroll wheel respects tied zoom.


 M  +0 -8      plotitem.cpp  
 M  +8 -8      plotrenderitem.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1322162