| Summary: | keyboard problems: "<" and ">" give same function | ||
|---|---|---|---|
| Product: | [Applications] kcalc | Reporter: | Klaus Niederkrüger <kniederk> |
| Component: | general | Assignee: | Evan Teran <evan.teran> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Klaus Niederkrüger
2004-02-18 21:57:00 UTC
Fixed by exchanging "accel()->insert()" to "button->setAccel()". Probably the bug persist for other keys on other systems. |