Summary: | folders don't automatically open on dragging a file when in details view | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Janet <bugzilla> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | nightowl |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.5.4 | |
Sentry Crash Report: |
Description
Janet
2010-05-15 16:39:34 UTC
Thanks for the report, but I cannot reproduce the issue: It works well here also in the details view (trunk + KDE SC 4.4.3). Have you enabled the "Expandable Folders" setting in the details view (right click -> [x] Expandable Folders)? I've tested it with and without expandable folders, but works fine. Very strange... The target folder expands on dragging a file when I use expandable view. But when I don't use the expandable view I expect the folders to behave like the folders in symbol view, i.e. that I get into the folder when I drag something onto it. And that does not work, neither with a sidux nor with a Kubuntu KDE 4.4.3 version. Strange: it does work once after I have enabled and the disabled the expandable view. The second time I try the same it doesn't work anymore. I can confirm this on a Kubuntu Lucid 10.04 system. It even happens with a new user. After I have used the expandable view in detailed mode and then switched back to not expandable view I can drag a file into the automatically opened folder in details view. This works a few times until I close dolphin. After that I first have to activate and then deactivate expandable folders in details view to get autoamatically opening folders for this dolphin session. Thanks for the hints, I could reproduce the issue now :-) SVN commit 1196239 by ppenz: Fix issue that the folders in the details-view are not automatically opened when dragging items and "expandable folders" is disabled. BUG: 237731 FIXED-IN: 4.5.4 M +0 -1 dolphindetailsview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1196239 SVN commit 1196240 by ppenz: Fix issue that the folders in the details-view are not automatically opened when dragging items and "expandable folders" is disabled. CCBUG: 237731 M +0 -1 dolphindetailsview.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1196240 |