Bug 262687

Summary: Cannot set more than five variables
Product: [Applications] kalgebra Reporter: Kai Uwe Broulik <KaiUweBroulik2>
Component: generalAssignee: Aleix Pol <aleixpol>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: When adding a new variable, an older one disappears

Description Kai Uwe Broulik 2011-01-09 20:02:28 UTC
Version:           unspecified (using KDE 4.5.95) 
OS:                Linux

When adding a variable to the variables list, another is hidden. It always shows only five at a time and the ones that are lost/hidden cannot be used. I added a variable “a” for testing purposes and then the “e” 2.7182… was hidden and now e^x doesn‘t work.

Reproducible: Always
Comment 1 Aleix Pol 2011-01-09 20:31:12 UTC
I don't understand your report. I can add as many variables I want and It's still fine.
Comment 2 Kai Uwe Broulik 2011-01-09 20:38:01 UTC
Created attachment 55778 [details]
When adding a new variable, an older one disappears
Comment 3 Aleix Pol 2011-01-09 20:46:14 UTC
SVN commit 1213242 by apol:

Reset the model after adding a new variable.

BUG: 262687


 M  +1 -0      variablesmodel.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1213242
Comment 4 Aleix Pol 2011-01-09 20:47:23 UTC
SVN commit 1213243 by apol:

Backported fix for
BUG: 262687



 M  +1 -0      variablesmodel.cpp  


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