| Summary: | KCalc: Shortcut for pb2 does not emit buttonClicked? | ||
|---|---|---|---|
| Product: | [Applications] kcalc | Reporter: | M. Wagner <kde.wagnerm> |
| Component: | general | Assignee: | Evan Teran <evan.teran> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | CC: | lueck |
| Priority: | NOR | ||
| Version First Reported In: | 2.8 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
You are using german locale? Then it may be a duplicate of https://bugs.kde.org/show_bug.cgi?id=256591? *** This bug has been marked as a duplicate of bug 256591 *** |
Version: 2.8 (using KDE 4.5.4) OS: Linux After revision 1128570, the shortcut ("2") for pb2 does not work anymore. It seems as if a modification of kcalc.ui (line 830) is the cause of this issue. The change from pbInv to pbShift led to the renaming of its shortcut from "I" to "Ctrl+2". Right now, pressing "2" does not update the display. After renaming the shortcut to something else (e. g., "Ctrl+s"), it works as expected. Reproducible: Always