After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 341937 - Drawing window holds tablet pointer prisoner after touchdown
Drawing window holds tablet pointer prisoner after touchdown
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Backend: X11
2.8.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-05-16 05:32 UTC by leiavoia
Modified: 2016-05-24 11:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description leiavoia 2006-05-16 05:32:03 UTC
Please describe the problem:
When I open a new drawing surface and begin using any tool with a tablet device,
the tool works just fine including movement and pressure and tilt. However, the
tablet pointer only works inside the drawing area and it won't effect anything
outside the window including the desktop environment (regardless of what it is.
Tested: Enlightenment and KDE). It also will not effect the menu bar or anything
other than the drawable surface itself. In fact, the only thing you can do is
CTRL-Q to quit GIMP (or any other keyboard shorcut since the UI doesn't respond
to the tablet pen anymore). This only happens after you start drawing with the
pen on the surface though. All the windows and widgets respond just fine until
the pen actually touches down on the drawing surface. After that, it's useless
outside of it. Nothing releases it accept by "breaking" it with a keyboard
shortcut (ALT-F to open the file menu also works). Also note that the pen
buttons don't work either once the pen tip touches down. They do work before it
touches down.

Steps to reproduce:
1. Start GIMP as usual
2. Create a new drawing or open an old one (doesn't matter)
3. Using the tablet pen, start drawing with any tool on the drawing surface.


Actual results:
Pointer only effects the drawing surface, not any external windows, menus,
window manager / desktop environment, or even the scales on the sides of
drawable surface.

Expected results:
You should be able to switch tools or click/focus other windows, or at least
interact with the window manager. 

Does this happen every time?
Yes

Other information:
Hardware: Wacom Intuous2 6x8 tablet
OS: Debian Testing
wacom driver version: 0.7.3-1 from "xserver-xorg-input-wacom" debian package
kernel: 2.6.15-1-k7
Comment 1 Sven Neumann 2006-05-16 07:23:57 UTC
This has already been reported numerous times. Please look at the GTK+ product, there is probably already a bug-report that deals with this problem. Then please mark this report as a duplicate.
Comment 2 Sven Neumann 2006-05-16 12:42:40 UTC
Looks a lot like a duplicate of bug #145108.
Comment 3 Michael Natterer 2006-05-16 13:18:55 UTC
Also, your GIMP version is pretty antique. I suspect your GTK+ is
just as old. Please update both and report back.
Comment 4 leiavoia 2006-05-17 01:53:30 UTC
GIMP is v2.2.11
GTK is 2.8.16-1

I just updated both of them, plus the wacom drivers, via APT. Still no improvement.
Comment 5 Sven Neumann 2006-05-17 13:27:03 UTC
There is nothing we can do about this. You are talking to the wrong people. Please reassign this report and make sure you also check the bug-tracker of the wacom drivers since this is most likely a driver issue.
Comment 6 Sven Neumann 2006-05-22 12:44:23 UTC
Reassigning to GTK+. Could be a duplicate of bug #145108.
Comment 7 Matthias Clasen 2016-05-24 11:32:39 UTC
input handling has changed radically since this was filed