| Summary: | status bar info cleared after rating assigment | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | Mikolaj Machowski <mikmach> |
| Component: | Albums-Filters | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 0.9.4 | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Mikolaj Machowski
2008-04-26 15:11:52 UTC
I can confirm this, too. Maybe we need to save the status bar string first and replace it once the assigning took place... Andi Valid for 0.10-beta7svn Change rating by shortcut or choose star and click Apply and status bar string vanishes. SVN commit 896571 by mwiesweg: The sidebars and views use (TextMode, QString()) to return from displaying progress mode. In Digikamapp, intercept this and set the selection string again. CCBUG: 161304 M +11 -7 digikamapp.cpp M +1 -0 digikamappprivate.h WebSVN link: http://websvn.kde.org/?view=rev&revision=896571 Fixed for 0.10 |