Bug 156138

Summary: Plugin dialogs not updated when new vector or scalar created
Product: [Applications] kst Reporter: Andrew Walker <arwalker>
Component: generalAssignee: kst
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.4.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Andrew Walker 2008-01-18 21:29:57 UTC
Version:           1.4.0 (using KDE 3.5.3)
Installed from:    Compiled From Sources
OS:                Linux

PROBLEM:
Plugins with custom dialogs (currently binned map and cross power spectrum) do not update when a new vector or scalar is created.

STEPS TO REPRODUCE:
Start Kst
Select Data... New Plugin...
Select either "Binned map" or "Cross Power Spectrum"
Note that the input vectors are all blank
Create a new vector from Data... New Vector...

RESULTS:
The input vectors are still all blank in the custom plugin dialog

EXPECTED RESULTS:
The input vectors in the custom plugin dialog are updated with the newly created vector
Comment 1 Andrew Walker 2008-01-18 22:34:14 UTC
SVN commit 763203 by arwalker:

BUG:156138 Update vector and scalar lists in custom plugin dialogs when a new vector or scalar is created

 M  +4 -1      binnedmap/binnedmapdialog_i.cpp  
 M  +12 -5     crossspectrum/crossspectrumdialog_i.cpp  


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