Summary: | Crash when setting focus on any investment detail widget | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Baumgart
2010-12-09 21:22:31 UTC
Using a KLineEdit widget instead of a kMyMoneyLineEdit does not crash. This is weird, since KLineEdit is the base class of kMyMoneyLineEdit. SVN commit 1205143 by tbaumgart: Prevent recursive loop BUG: 259369 M +9 -3 kmymoneylineedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1205143 SVN commit 1205144 by tbaumgart: Prevent recursive loop Backport to stable branch BUG: 259369 M +9 -3 kmymoneylineedit.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1205144 |