| Summary: | [mpx branch] Qt scrollbars don't work | ||
|---|---|---|---|
| Product: | xorg | Reporter: | Brian Rogers <brian> |
| Component: | Server/Input/Core | Assignee: | Peter Hutterer <peter.hutterer> |
| Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | git | ||
| Hardware: | All | ||
| OS: | Linux (All) | ||
| Whiteboard: | |||
| i915 platform: | i915 features: | ||
|
Description
Brian Rogers
2008-05-14 13:28:21 UTC
Problem was caused by a wrong state field in the event. The code assembled the state after updating the device and as a result, the state included the change initiated by the event. This is against the specs, and caused the Qt scrollbars to fail. Simply generating the state before updating the device resolves the problem. Fixed here, will be fixed in upstream as soon as I can push again. Thanks for reporting! pushed as 28378d26b4bae377ef1212f6a51cda9b5529f1b5. |
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.