After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 110001 - middle click + drag of multiple files does not work in list view
middle click + drag of multiple files does not work in list view
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: Views: List View
2.2.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-04 20:03 UTC by Alex Duggan
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.1/2.2



Description Alex Duggan 2003-04-04 20:03:46 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.
Comment 1 marten ter borgh 2003-04-14 20:10:07 UTC
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.
Comment 2 Sebastien Bacher 2003-11-19 19:36:48 UTC
Seems to work fine with nautilus 2.4, could you test it ?

Thanks
Comment 3 Alex Duggan 2003-11-20 00:30:21 UTC
Fixed in 2.4.x as well for me.  Closing the bug.  Thanks for noticing
Sebastien.