http://bugs.winehq.org/show_bug.cgi?id=7316
--- Comment #40 from John Klehm xixsimplicityxix@gmail.com 2009-07-18 12:31:05 --- (In reply to comment #39)
Still in .26 :/
John, have you had progress on this? Is there any code in GIT or something that I can assist in testing?
There's not any secret pactches that fix this yet sorry. Bug 11846 is where I was last investigating but this is almost certainly related. Tablet motion and pressure events are being fired but they dont get propagated to the appropriate window or we just arent sending the right event message that the context was looking for and so then it does nothing.
The biggest help would be if anyone could write the appropriate parent child owner message propagation tests so we can see where we are missing some of the messages we need. If I ever get any free time I'll be on this, lately other things keep blocking me from Wine :/
I'll post a patch to this bug or 11846 if I ever get something that even remotely works.