Bug 290844 - File size not updated in status bar message when changed
Summary: File size not updated in status bar message when changed
Status: RESOLVED DUPLICATE of bug 154733
Alias: None
Product: dolphin
Classification: Applications
Component: view-engine: general (show other bugs)
Version: 1.7
Platform: openSUSE Linux
: NOR minor
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-07 05:18 UTC by devel
Modified: 2012-01-07 05:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description devel 2012-01-07 05:18:21 UTC
Version:           1.7 (using KDE 4.7.4) 
OS:                Linux

When a file is selected, its name and size are shown on the status bar. If the size changes for whatever reason, the new size will be shown in the size column (if using detailed view) but not in the status bar, where the old size will still be visible.

Reproducible: Always

Steps to Reproduce:
* Choose a file, any file
* Ensure that your status bar is visible and display a message like "'myfile' selected (xxx KiB)"
* Change its size from outsize Dolphin by any means (e.g., cat /dev/null >myfile)


Actual Results:  
The size value is not updated in the status bar message

Expected Results:  
The status bar message should reflect the new size
Comment 1 Jekyll Wu 2012-01-07 05:52:15 UTC

*** This bug has been marked as a duplicate of bug 154733 ***