Hide Forgot
Description of problem: The driver for Wacom tablet in the kernel does not report the stylus button being pressed after a proximity leave/re-enter event for Intuos tablets. Version-Release number of selected component (if applicable): kernel-2.6.18-128.1.6 How reproducible: 100% reproducible Steps to Reproduce: 1) Install and configure a Wacom Intuos tablet on EL5 2) Press and hold a button on the stylus 3) Move away from button while still holding down the stylus 4) Move back into the button coordinates while still holding down stylus Actual results: The button does not retain the button-pressed event on moving back into focus Expected results: Button should retain button-pressed event on moving back into focus. Additional info: The upstream maintainer of the Wacom driver (Ping Cheng <pingc>) has identified the portion of code missing in the driver we are shipping in EL5 and provided a patch to the customer. The patch adds a portion of code that is present in the driver upstream,in wacom_intuos_inout() in wacom_wac.c: http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=drivers/input/tablet/wacom_wac.c A test kernel including that patch has been provided to the customer who confirmed that it fixes the issue.
This was related to a WACOM Cintiq 21UX tablet. As the WACOM Intous and the Cintiq share the same driver, they are both affecteed.
Created attachment 349223 [details] Proposed patch This is the patch from upstream described previously.
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release.
Created attachment 349554 [details] updated patch
in kernel-2.6.18-156.el5 You can download this test kernel from http://people.redhat.com/dzickus/el5 Please do NOT transition this bugzilla state to VERIFIED until our QE team has sent specific instructions indicating when to do so. However feel free to provide a comment indicating that this fix has been verified.
We did test the kernel-2.6.18-156.el5 and the proximity problem is solved in there as well.
Günther, thank you for your testing feedback.
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHSA-2009-1243.html