Bug 85822

Summary: datamode marker disapears when looking at scrolling (live) data
Product: [Applications] kst Reporter: Matthew Truch <matt>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.x   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matthew Truch 2004-07-23 22:49:27 UTC
Version:           0.99devel (using KDE KDE 3.2.1)
Installed from:    RedHat RPMs
OS:                Linux

When in datamode, and viewing live data, and you don't move the mouse, the red data marker will disappear as soon as that data point scrolls away from the cursor.  Instead, the datamarker should follow the cursor (even though the mouse isn't moving; as the data is moving), and the data poin indicator (in the bottom right of the window) should be updated appropriatly.  See bug 64891 for a (slightly) related case.
Comment 1 George Staikos 2004-07-24 19:37:56 UTC
Yes known bug.  There are other related problems, such as the statusbar label.
Comment 2 Andrew Walker 2004-07-27 01:55:33 UTC
Fixed, by redrawing the datamarker (when appropriate) every time the data is redrawn based on the current mouse position.