GNOME Bugzilla – Bug 110001
middle click + drag of multiple files does not work in list view
Last modified: 2004-12-22 21:47:04 UTC
Using nautilus-2.2.3.1 If you select multiple files in the list view and middle click and drag them, only the file under the cursor, not all of the selected files is dragged.
This problem was (probably) introduced with the fix for bugs bug #48051, #89980, #90437, #105593, #108946. For reference: the changelog-entry associated with the checkin of this fix: 2003-03-26 Dave Camp <dave@ximian.com> * src/file-manager/fm-list-view.c: (activate_selected_items), (fm_list_view_did_not_drag), (drag_data_get_callback), (selection_foreach), (get_selection_refs), (ref_list_free), (stop_drag_check), (get_drag_pixbuf), (motion_notify_callback), (button_event_modifies_selection), (button_press_callback), (button_release_callback), (key_press_callback), (create_and_set_up_tree_view), (fm_list_view_finalize): Implement the widget side drag and drop here instead of eggtreemultidnd.c. Clean up mouse event handling to be more similar to the icon view. Fixes bug #48051, #89980, #90437, #105593, #108946, among others.
Seems to work fine with nautilus 2.4, could you test it ? Thanks
Fixed in 2.4.x as well for me. Closing the bug. Thanks for noticing Sebastien.