Bug 98522 - M- key does not work
Summary: M- key does not work
Status: RESOLVED WORKSFORME
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Klaus Niederkrüger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-03 20:04 UTC by Bernd Brandstetter
Modified: 2005-02-06 17:56 UTC (History)
0 users

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 Bernd Brandstetter 2005-02-03 20:04:37 UTC
Version:           1.7 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-3.4.1 
OS:                Linux

The M- function, i.e. subtracting a value from the memory doesn't work. That's because slotMPlusMinusclicked() first calls EnterEqual() which then subsequently calls UpdateDisplay() which resets the "pushed" state of the "Inv" button and thereby clears the "inverse" flag. Simply removing the EnterEqual() call *seems* to work, but I'm not entirely sure since I don't know what EnterEqual() is actually supposed to do.
Comment 1 Bernd Brandstetter 2005-02-06 17:56:42 UTC
Fixed in KCalc 1.8