Bug 282078 - Duplicate calculators with different names "Equation Solver" / "Equation Balance"
Summary: Duplicate calculators with different names "Equation Solver" / "Equation Bala...
Status: RESOLVED FIXED
Alias: None
Product: kalzium
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: Kalzium Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 12:10 UTC by Burkhard Lück
Modified: 2011-09-20 20:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Burkhard Lück 2011-09-15 12:10:33 UTC
Version:           unspecified
OS:                Linux

Calculators dialog has a calculator named "Equation Balance".
The menu action Tools->Equation Solver opens the same calculator as standalone dialog.
Very confusing especially due to different names for the same calculator.

The menu action should be removed.

bug in master+4.7

Reproducible: Always

Steps to Reproduce:
start kalzium

Actual Results:  
same calculators with different names

Expected Results:  
only one calculator
Comment 1 Etienne 2011-09-20 20:56:00 UTC
Git commit b8b652b3aad4081f32fe97b18dd7f74f5ca3fa51 by Etienne Rebetez.
Committed on 20/09/2011 at 22:41.
Pushed by erebetez into branch 'master'.

Since the equation solver does live in the calculation window, there is
no need for a kDialog.
The help text can directly be shown in the widget.


CCBUG: 282078

M  +19   -46   src/eqchemview.cpp
M  +4    -4    src/eqchemview.h
M  +45   -14   src/equationview.ui

http://commits.kde.org/kalzium/b8b652b3aad4081f32fe97b18dd7f74f5ca3fa51