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 680404 - Tool stops painting when switching from tablet -> mouse
Tool stops painting when switching from tablet -> mouse
Status: RESOLVED DUPLICATE of bug 687193
Product: GIMP
Classification: Other
Component: Tools
2.8.0
Other Windows
: Normal minor
: ---
Assigned To: GIMP Bugs
GIMP Bugs
: 681463 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-07-22 17:21 UTC by strata_ranger
Modified: 2012-10-30 13:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description strata_ranger 2012-07-22 17:21:24 UTC
Discovered this behavior while experimenting with something relevant to a mailing list discussion.

1 - Create any convenient image and get your tablet ready.

2 - Using the mouse (Core Pointer) and a painting tool, draw a few strokes on canvas.

3 - Then do some painting/drawing with your tablet pen.

4 - Now, with the pen cursor still located inside the image area, lift the pen away from the tablet and set it aside.

5 - Switch back to your mouse and start painting again.

At this point, GIMP's brush outline doesn't track the cursor's movements and nothing is performed when you try to paint.  However, if you mouse out of the image area and back in, the mouse starts working again!

Step 4 is very important - if you pen outside the image window before switching back to the mouse, everything works fine.  Apparently when the pen is no longer active, GIMP waits for a "mouse enter" event on the image window before it starts listening to the core pointer again.  If the cursor was left inside the image window when switching from pen to mouse, said event doesn't fire so GIMP acts as if the pen is still in use and ignores the mouse.
Comment 1 Michael Schumacher 2012-08-08 16:37:21 UTC
*** Bug 681463 has been marked as a duplicate of this bug. ***
Comment 2 Alexia Death 2012-10-30 13:24:48 UTC

*** This bug has been marked as a duplicate of bug 687193 ***