[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 193847] Status bar text is not updated when navigating files
From:       Sebastian Dörner  <sebastian () sebastian-doerner ! de>
Date:       2011-03-24 21:43:38
Message-ID: 20110324214338.C45AF82DC8 () immanuel ! kde ! org
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=193847


Sebastian Dörner <sebastian@sebastian-doerner.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.7.0
         Resolution|                            |FIXED




--- Comment #8 from Sebastian Dörner <sebastian sebastian-doerner de>  2011-03-24 22:43:37 ---
Git commit 09bb41124032aeb85e80f501ed1a766d6e4835bf by Sebastian Dörner.
Committed on 24/03/2011 at 00:45.
Pushed by doerner into branch 'master'.

Make cursor keys always trigger a statusbar update

When the selection is changed using the cursor keys, the statusbar
should be updated. Until now, this didn't actually happen directly after
an operation ending in a OperationCompletedMessage, because the
OperationCompletedMessage was protected.

This patch changes the behaviour to only protect ErrorMessages in the
ViewContainer. When an OperationCompletedMessage was issued very
recently, it keeps being protected by DolphinStatusbar itself.

Statusbar updates in the ViewContainer are only triggered by
a) user actions (move keyboard focus, enter something in the filter bar)
b) finished filed jobs

In case a), the update is desired, also overriding
OperationCompletedMessages.
In case b), the OperationCompletedMessage issued by the file command is
issues so shortly before the call to updateStatusBar, that the
DolphinStatusBar skips the message anyway (see
DolphinStatusBar::setMessage).

BUG: 193847
FIXED-IN: 4.7.0
REVIEW: 100939

M  +3    -12   dolphin/src/dolphinviewcontainer.cpp     
M  +3    -0    dolphin/src/dolphinviewcontainer.h     

http://commits.kde.org/kde-baseapps/09bb41124032aeb85e80f501ed1a766d6e4835bf

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic