Bug 79273 - reordering tabs with the mouse is buggy (regression)
Summary: reordering tabs with the mouse is buggy (regression)
Status: RESOLVED INTENTIONAL
Alias: None
Product: khotkeys
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Lubos Lunak
URL:
Keywords:
: 79201 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-08 05:02 UTC by Gunter Ohrner
Modified: 2004-04-08 14:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gunter Ohrner 2004-04-08 05:02:54 UTC
Version:            (using KDE KDE 3.2.1)
Installed from:    Debian testing/unstable Packages

In Konqueror 3.2.0 you could reorder tabs by dragging them with the mouse. In Konqueror 3.2.1 this will replace the content of existing tabs or create a new one which is a copy of the dragged, depending on where you drop after the drag. I find this behaviour rather confusing to say the least and, worse, could not find any different way to reorder tabs with the mouse. As dublicating tabs can easily be achieved with the tabs popup menu, I guess the current strange tab-drag-behaviour is simply a bug.
Comment 1 Stephan Binner 2004-04-08 10:41:11 UTC
You're confusing left and middle mouse buttons. Middle mouse button let's you reorder tabs (in Konqueror and Konsole) and icons on the panel. What you describe here as behavior is drag-and-drop with left mouse button.

There were some default Konqueror gestures added to KHotKeys in 3.2.1. If you check "Disable mouse gestures globally" it works again with Konqueror tabs.
Comment 2 Lubos Lunak 2004-04-08 10:58:56 UTC
Disable gestures for konqueror in the khotkeys kcontrol module or lower the gesture timeout there and wait until the timeout expires before doing middle mouse button DND in konqueror.
Comment 3 Stephan Binner 2004-04-08 11:22:05 UTC
Why are gestures enabled per default at all?
Comment 4 Gunter Ohrner 2004-04-08 13:59:17 UTC
Right, right, stupid me... After disabling gestures it works. However, this interaction between gestures and other mouse actions is at least unfortunate, although I really do not know how it could be properly avoided... Maybe Konqui or kHotKeys should display an information like "mouse gesture engaged" somewhere when recognizing a gesture? Maybe xosd like... And a configure option to switch it off, but enabled by default so dummies like me are not too confused by the "unexpected" behaviour. ;)
Comment 5 Lubos Lunak 2004-04-08 14:36:34 UTC
*** Bug 79201 has been marked as a duplicate of this bug. ***