| Summary: | Right click not working in some areas | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | allan <agander93> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | SVN | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
allan
2010-09-30 18:30:03 UTC
SVN commit 1190738 by conet: BUG: 252889 A right click on the mymoney edit widget would not preserve the selection thus making it impossible to copy a using the context menu. This was called by calling kMyMoneyEdit::ensureFractionalPart(void) during the focusOut event. M +4 -0 kmymoneyedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1190738 SVN commit 1190739 by conet: BUG: 252889 A right click on the mymoney edit widget would not preserve the selection thus making it impossible to copy a using the context menu. This was called by calling kMyMoneyEdit::ensureFractionalPart(void) during the focusOut event. Merged into the stable branch. M +4 -0 kmymoneyedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1190739 |