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 667841 - Button not clickable when window slides
Button not clickable when window slides
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkButton
2.24.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2012-01-13 02:43 UTC by Prasad Tammana
Modified: 2018-04-15 00:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Test app to repro the bug. (3.12 KB, text/plain)
2012-01-13 18:14 UTC, Prasad Tammana
Details

Description Prasad Tammana 2012-01-13 02:43:48 UTC
Compile attached file with:
gcc -o click_simple_test click_simple_test.c `pkg-config --libs --cflags gtk+-2.0`

Run: click_simple_test

1) This will bring up two windows with titles "One" and "Two".
2) Click "MoveWindow" button on window "Two". Don't move the mouse.
3) This will cause both windows to slide to the right.
4) Now the button on window "One" will be under the mouse.
5) Click the button without moving the mouse.
6) Neither of "enter-notify-event" or "clicked" event on the mouse does not fire.
The code has print statements in the handlers.

If, in step 5), you move the mouse before click, you'll notice both events fire.
Comment 1 Prasad Tammana 2012-01-13 18:14:26 UTC
Created attachment 205215 [details]
Test app to repro the bug.
Comment 2 André Klapper 2012-01-14 13:16:50 UTC
Note that version 2.20 is ancient and OBSOLETE.
Confirming for 2.24 and 3.2 though not sure if this is a valid report.
Comment 3 Prasad Tammana 2012-01-17 18:43:32 UTC
Andre - Not sure what you mean by valid report. But just to confirm I'm a real person :-) I ran into this issue working on Chrome. I'm working around it by firing a synthetic enter-notify-event.
Comment 4 André Klapper 2012-01-18 09:43:11 UTC
I refered to the validity of the usecase, not to your identity. :)
Anyway, I'll let the developers decide...
Comment 5 Matthias Clasen 2018-02-10 05:05:53 UTC
We're moving to gitlab! As part of this move, we are moving bugs to NEEDINFO if they haven't seen activity in more than a year. If this issue is still important to you and still relevant with GTK+ 3.22 or master, please reopen it and we will migrate it to gitlab.
Comment 6 Matthias Clasen 2018-04-15 00:25:49 UTC
As announced a while ago, we are migrating to gitlab, and bugs that haven't seen activity in the last year or so will be not be migrated, but closed out in bugzilla.

If this bug is still relevant to you, you can open a new issue describing the symptoms and how to reproduce it with gtk 3.22.x or master in gitlab:

https://gitlab.gnome.org/GNOME/gtk/issues/new