Summary: | Number pad not usable to edit split transaction | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | k6lw |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
k6lw
2010-03-16 06:39:09 UTC
I cannot reproduce here. Can you check your KDE locale and keyboard settings? Can anyone else confirm if you have problems with the keypad or keyboard editing a split transaction? SVN commit 1113600 by conet: BUG: 230921 Replace the dangerous call to QWidget::grabKeyboard() (see all the reports in which the keyboard died while using this widget) with correct forwarding of the keyboard events so that the editable kmymoney combo will work as before. Note that this does not fix the part described under 'Other similar strange happenings' since I could not reproduce that. M +9 -12 kmymoneycompletion.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1113600 |