Summary: | Ineffective check in GrabDevice() | ||
---|---|---|---|
Product: | xorg | Reporter: | Owen Taylor <otaylor> |
Component: | Server/Input/Core | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | jstpierre, peter.hutterer |
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Owen Taylor
2012-12-13 18:49:23 UTC
Looking at the commit that introduced this, xorg-server-1.5.99.1-782-g09f9a86, it clearly intended _not_ to allow grabs of different type to override each other. Do you have a use-case where this is necessary? (In reply to comment #1) > Do you have a use-case where this is necessary? Nope. It might break somebody else's broken client, though, and it's not specced behavior. commit dd3242c87a0a58cba055eb99c0c3fcf03153e4b8 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Fri Dec 14 11:34:15 2012 +1000 dix: don't allow overriding a grab with a different type of grab (#58255) |
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.