Bug 139602

Summary: The key exponent does not work with constant keys
Product: [Applications] kcalc Reporter: jose <josejsanchez>
Component: generalAssignee: Klaus Niederkrüger <kniederk>
Status: RESOLVED FIXED    
Severity: normal CC: logistikka
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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