Bug 262687 - Cannot set more than five variables
Summary: Cannot set more than five variables
Status: RESOLVED FIXED
Alias: None
Product: kalgebra
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-09 20:02 UTC by Kai Uwe Broulik
Modified: 2011-01-09 20:47 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
When adding a new variable, an older one disappears (206.82 KB, image/jpeg)
2011-01-09 20:38 UTC, Kai Uwe Broulik
Details

Note You need to log in before you can comment on or make changes to this bug.
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