Summary: | EmulateWheel breaks middle mouse button | ||
---|---|---|---|
Product: | xorg | Reporter: | tkolodziejski |
Component: | Input/evdev | Assignee: | Peter Hutterer <peter.hutterer> |
Status: | RESOLVED WONTFIX | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | peter.hutterer |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
tkolodziejski
2012-12-25 23:19:30 UTC
If the button is registered for wheel emulation, it's events are used to trigger emulation only and discarded otherwise. you can see if adding some sort of timeout is worthwhile and how messy it'd be, but it's not on anyone's todo list at the moment. basic approach would be to register a timestamp with the wheel emulation button and send a button X click if the button up was released within a timeout (and no movement) 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.