Bug 139602 - The key exponent does not work with constant keys
Summary: The key exponent does not work with constant keys
Status: RESOLVED FIXED
Alias: None
Product: kcalc
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Klaus Niederkrüger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-04 16:23 UTC by jose
Modified: 2008-12-09 08:14 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 jose 2007-01-04 16:23:13 UTC
Version:           2.0.5 (using KDE 3.5.5 "release 45" , openSUSE 10.2)
Compiler:          Target: i586-suse-linux
OS:                Linux (i686) release 2.6.18.2-34-default

Trying to compute, for example, pi*10^3 using constant key and exponent key it doesn't work, exponent's key cleans the screen.
Comment 1 Oliver Grimm 2008-11-29 13:48:29 UTC
Seems to be fixed here for KDE 3.5.9 / KCals 2.0.6
Maybe it's a "deadkey"-issue  for the "^"?
No problem here with a german keyboard layout.
Comment 2 David Johnson 2008-12-09 08:14:42 UTC
SVN commit 894692 by brandybuck:

BUG: 139602
Added 'E' shortcut for exponent key. The following keystrokes 
produce expected behavior: "Alt+1 * 10 e 3 Enter" => 31,415.9265359 


 M  +3 -0      kcalc.ui  


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