Bug 85206

Summary: datawizard select data page shows wrong mouseover info
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-14 21:26:19 UTC
Version:           0.98 (using KDE KDE 3.2.1)
Installed from:    RedHat RPMs
OS:                Linux

On the second page of the data manager (select data), mouseover data appears when you let the mouse hover over certain fields.  Briefly this may show the correct info, but usually it says "Line Color" in the little yellow popup box.  

Expected Behavior:  It doesn't talk about line color when that isn't relavent.  

How to reproduce:  Open a new kst window, click on data manager, click on next (after selecting a valid data source), and hover the mouse over the fields in the Data Range section.
Comment 1 George Staikos 2004-07-15 04:49:00 UTC
Wizard, not manager.
Comment 2 George Staikos 2004-07-15 05:01:56 UTC
CVS commit by staikos: 

?? don't know why this was here...
CCMAIL: 85206-done@bugs.kde.org


  M +0 -6      curveappearancewidget.ui   1.15
  M +0 -6      datarangewidget.ui   1.9
  M +0 -6      fftoptionswidget.ui   1.7


--- kdeextragear-2/kst/kst/curveappearancewidget.ui  #1.14:1.15
@@ -24,10 +24,4 @@
         <string>CurveAppearanceWidget</string>
     </property>
-    <property name="toolTip" stdset="0">
-        <string>Line Color</string>
-    </property>
-    <property name="whatsThis" stdset="0">
-        <string>Line Color: click here to change it.</string>
-    </property>
     <grid>
         <property name="name">

--- kdeextragear-2/kst/kst/datarangewidget.ui  #1.8:1.9
@@ -24,10 +24,4 @@
         <string>DataRange</string>
     </property>
-    <property name="toolTip" stdset="0">
-        <string>Line Color</string>
-    </property>
-    <property name="whatsThis" stdset="0">
-        <string>Line Color: click here to change it.</string>
-    </property>
     <grid>
         <property name="name">

--- kdeextragear-2/kst/kst/fftoptionswidget.ui  #1.6:1.7
@@ -24,10 +24,4 @@
         <string>FFTOptions</string>
     </property>
-    <property name="toolTip" stdset="0">
-        <string>Line Color</string>
-    </property>
-    <property name="whatsThis" stdset="0">
-        <string>Line Color: click here to change it.</string>
-    </property>
     <grid>
         <property name="name">