! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Difficulty dragging files with changed gtk-menu-popup-delay
Status:
RESOLVED: FIXED

Comments

Description Henk Boom 2007-09-16 00:09:25 CEST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.4) Gecko/20070703 Firefox/2.0.0.4
Build Identifier: 

Currently thunar uses the gtk-menu-popup-delay variable to decide when to treat right-mouse-button presses as file dragging or opening the context menu (see thunar-standard-view.c:thunar_standard_view_queue_popup). IMO, this use of the variable has little to do with the actual purpose of the variable. If the user has set the gtk-menu-popup-delay variable to a small value to speed up menu navigation, it becomes difficult to drag files.

Reproducible: Always

Steps to Reproduce:
1. Add the following line to ~/.gtkrc-2.0:
gtk-menu-popup-delay = 50
2. Log out and back in.
3. Try to drag a file or folder in Thunar. It usually won't work unless you are already moving the mouse when you press the right mouse button.

Actual Results:  
Many times, the context menu will open instead of dragging the file.

Expected Results:  
I expected to drag the file.
Comment 1 Henk Boom 2007-09-16 00:25:14 CEST
This bug is probably related to bug #3550.
Comment 2 Nick Schermer editbugs 2012-09-30 13:57:17 CEST
Removed this code also to fix bug #3550. In commit edc8e5d.

Bug #3549

Reported by:
Henk Boom
Reported on: 2007-09-16
Last modified on: 2012-09-30

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Attachments

Additional information