Summary: | "Open Folder during Drag operation" cannot go into different partition using "Places Panel" | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | abhijeet.1989 |
Component: | panels: places | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | daniel.kreuter85, noacco |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-baseapps/a9e5edcce17a143d9a76f7d182e90d4cf2fb5383 | Version Fixed In: | |
Sentry Crash Report: | |||
Attachments: | I am trying to move the selected text file to partition named "abhijeet" but it doesnt open.. |
Hi, I hope I understand you right, you want to move a folder to one of your other partitions in the places panel on the left? Can you try this with KDE 4.7 and 4.8 if it's now implemented? I tried to reproduce your case in KDE 4.8 with Dolphin 2.0 and it asks me what i want to do with that folder. If it now works, we can close this report. Resetting assignee to default as per bug #305719 Git commit a9e5edcce17a143d9a76f7d182e90d4cf2fb5383 by Emmanuel Pescosta. Committed on 11/09/2012 at 20:09. Pushed by emmanuelp into branch 'master'. Fixes Bug 242007 - "Open Folder during Drag operation" cannot go into different partition using "Places Panel" REVIEW: 106380 M +4 -0 dolphin/src/dolphinmainwindow.cpp M +5 -0 dolphin/src/dolphinmainwindow.h M +5 -0 dolphin/src/panels/panel.cpp M +5 -0 dolphin/src/panels/panel.h M +13 -0 dolphin/src/panels/places/placespanel.cpp M +3 -0 dolphin/src/panels/places/placespanel.h http://commits.kde.org/kde-baseapps/a9e5edcce17a143d9a76f7d182e90d4cf2fb5383 *** Bug 311642 has been marked as a duplicate of this bug. *** In my opinion meant exactly what I wrote in the title: If I position it on the links panel "Places" the central window does not follow the pointer (so I can not navigate further subfolders) as it does for folders within and the tabs (with a slight delay). You can work around this problem with the function of "copy / paste". The ability to make connections, however, is very good (but difficult forcing movements Carthusians in the positioning). *** Bug 311642 has been marked as a duplicate of this bug. *** I'm sorry, I thought you were done with the duplicate what is written in Comment 1: https://bugs.kde.org/show_bug.cgi?id=242007 # c1 Thousand excuses. |
Created attachment 48078 [details] I am trying to move the selected text file to partition named "abhijeet" but it doesnt open.. Version: unspecified (using KDE 4.4.3) OS: Linux When I select a file for drag and drop when I have this "Open Folder during Drag operation" feature enabled in Settings->Configure Dolphin->Navigation (last check-box from the top), I cannot change the directory to a different partition using PLACES PANEL which is a must-have feature. Reproducible: Didn't try Steps to Reproduce: Select a file for dragging and then move your mouse over PLACES Panel(over to the left by default) Actual Results: The partition wont open in the dolphin window. Expected Results: I should be able to browse the partition and move my file to the new partition.