Summary: | The key exponent does not work with constant keys | ||
---|---|---|---|
Product: | [Applications] kcalc | Reporter: | jose <josejsanchez> |
Component: | general | Assignee: | 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: | ||
Sentry Crash Report: |
Description
jose
2007-01-04 16:23:13 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. 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 |