Summary: | Pressing 'Esc' in some views makes the view dissapear | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Cristian Oneț <onet.cristian> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot |
SVN commit 1136409 by conet: BUG: 241170 Fixed pressing 'Esc' in some views makes the view dissapear. M +2 -2 kbudgetview.h M +2 -2 kcategoriesview.h M +2 -2 kinvestmentview.h M +2 -2 kscheduledview.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1136409 |
Created attachment 47824 [details] Screenshot Version: unspecified (using KDE 4.4.3) OS: Linux In the following views 'Scheduled transactions', 'Categories', 'Investments' and 'Budgets' pressing the escape key while the view has focus makes the view's contents disappear. Reproducible: Always Steps to Reproduce: Select the view, give it focus and press 'Esc'. Actual Results: The contents will disappear. Expected Results: The contents should stay as it was.