Review Request 111934: dolphin: Show full file info when only one file or folder is selected
Fabio D'Urso
fabiodurso at hotmail.it
Wed Aug 7 14:12:21 BST 2013
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/111934/
-----------------------------------------------------------
Review request for Dolphin.
Description
-------
The purpose of this change is to give the user a chance to see file information if it doesn't fit in the status bar (see bug 260717), by allowing to click on the file and hover on the status bar.
This patch also changes the status bar text dolphin shows when a folder is hovered. It now shows full folder info, eg:
"mydir (folder, symlink to /opt/mydir")
instead of:
"mydir"
This is consistent with dolphin's behavior on regular files, and DolphinPart already does that (DolphinPart::slotRequestItemInfo has no special cases for folders).
This addresses bug 260717.
http://bugs.kde.org/show_bug.cgi?id=260717
Diffs
-----
dolphin/src/dolphinviewcontainer.cpp 1e9e79a
dolphin/src/views/dolphinview.cpp 20bc9f5
Diff: http://git.reviewboard.kde.org/r/111934/diff/
Testing
-------
Thanks,
Fabio D'Urso
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20130807/0b50d508/attachment.htm>
More information about the kfm-devel
mailing list