Bug 20658 - x11-drivers/xf86-input-evdev: mouse starts drag on click on xinerama second monitor in firefox
Summary: x11-drivers/xf86-input-evdev: mouse starts drag on click on xinerama second m...
Status: RESOLVED WONTFIX
Alias: None
Product: xorg
Classification: Unclassified
Component: Input/evdev (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Peter Hutterer
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-14 04:37 UTC by Dobai-Pataky Balint
Modified: 2016-11-28 04:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Dobai-Pataky Balint 2009-03-14 04:37:52 UTC
http://bugs.gentoo.org/show_bug.cgi?id=261752

if i use the evdev driver for the mouse than if firefox or thunderbird is on
the second monitor in xinerama mode, clicking on a link, tab, bookmark icon
starts dragging for the first click, than for the second it clicks.
(or probably if the pointer was moved before the click than the dragging
begins)

switching to mouse driver in xorg.conf, the problem does goes away.


x11-drivers/xf86-input-evdev-2.0.8
x11-libs/libXi-1.2.1
x11-libs/libXinerama-1.0.3
x11-base/xorg-server-1.5.2
Comment 1 Peter Hutterer 2009-03-24 20:48:14 UTC
The gentoo bug was closed as invalid. Can you please confirm if this is still an issue?
Comment 2 Dobai-Pataky Balint 2009-03-24 22:51:55 UTC
yes, it is still an issue.
currently with
x11-drivers/xf86-input-evdev-2.2.0-r1
x11-base/xorg-server-1.5.3-r5

xorg section:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "evdev"
#       Driver      "mouse"
        Option      "Protocol" "imPS/2"
        Option      "Device" "/dev/input/by-id/usb-Microsoft_Microsoft_3-Button_Mouse_with_IntelliEye_TM_-event-mouse"
#       Option      "Device" "/dev/input/by-id/usb-Microsoft_Microsoft_3-Button_Mouse_with_IntelliEye_TM_-mouse"
        Option      "ZAxisMapping" "4 5 6 7"
EndSection
Comment 3 Peter Hutterer 2016-11-28 04:40:03 UTC
This is a mass change of bugs. Bugs assigned to me that haven't been updated in the last 3 years are closed as WONTFIX, because, well, let's at least be honest about it.

Please do not re-open unless you have a really good reason to do so (e.g. you're fixing it yourself). If it hasn't been fixed in the last 3 years, it probably won't be fixed anytime soon either. Sorry.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.