Summary: | Symbolic link to folders doesn't show original path | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Thomas Tanghus <thomas> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | alanjprescott, arojas, bugzilla, frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Thomas Tanghus
2012-03-08 12:20:04 UTC
Thanks, I can reproduce this in the 4.8 branch. Also here in openSUSE 11.4 - Dolphin 2.0, KDE 4.8.2, release 494. I'm sure this used to work Ok in earlier versions of Dolphin *** Bug 301667 has been marked as a duplicate of this bug. *** Side note: > for a symlink to a file the name of the symlink *and* the file info of the original file is shown (but not the link to the original file) The link to the original file is shown, I presume you just cannot see it because your window is too small and the status bar not long enough for the information: Bug 260717 (request for status bar tooltip to show truncated information or another solution). (In reply to comment #4) > The link to the original file is shown, I presume you just cannot see it > because your window is too small and the status bar not long enough for the > information: Bug 260717 (request for status bar tooltip to show truncated > information or another solution). The part you quoted was about tool tips, not the status bar. Resetting assignee to default as per bug #305719 Seems to work in 4.12 (In reply to comment #7) > Seems to work in 4.12 Not for folder tooltips, which used to show path to original folder; now it doesn't. Not as important as showing it in the status bar, though, so I'm happy with the current state. Just showing the folder path in tooltips isn't really good enough. I usually work in detailed view and the tooltips are huge, blocking out many of the other folder entries so I turn tooltips off in Dolphin as an unnecessary distraction. Another point is that neither the status bar changes (for folders) nor tooltips shown when navigating with the keyboard and so far I've not spotted a way of actioning them up using a keyboard shortcut. Although I can't speak for 4.12, the path only shows up in tooltips if the show Location option is selected in Preview. Frankly, I find showing the source of a symlink in the status bar more useful than the actual file/folder name as (unless the name is huge) I can see the actual name under the cursor. (In reply to comment #7) > Seems to work in 4.12 Yes, this has been changed recently, see https://git.reviewboard.kde.org/r/111934/ https://git.reviewboard.kde.org/r/112106/ Thanks for the reminder! (In reply to comment #8) > Not for folder tooltips, which used to show path to original folder; now it > doesn't. That would be a Nepomuk issue (the widget that shows detailed information about files and folders in the Information Panel and in the tool tips is provided by the nepomuk-widgets library). (In reply to comment #9) > Another point is that neither the status bar changes (for folders) nor > tooltips shown when navigating with the keyboard Cannot confirm. The status bar is updated here when I navigate inside the view with the arrow keys. The tool tip stays the same though. I haven't implemented any of that code myself, but I'm not sure if tool tips are really intended to be used in connection with the keyboard. Note that a tool tip is shown if an item is hovered (not selected!) with the mouse, which is impossible to do with the keyboard. Re: status bar updates & keyboard navigation. Here (ver: 4.11.5) the toolbar only updates for files not for folders. (In reply to comment #11) > Re: status bar updates & keyboard navigation. > > Here (ver: 4.11.5) the toolbar only updates for files not for folders. Please upgrade to 4.12.x then. This is also fixed by https://git.reviewboard.kde.org/r/112106/ Upgraded to 4.12 - Sorted :-) Thanks. I must have missed the notification that 4.12 was available from openSUSE as I usually upgrade to the upstream release when it is issued. |