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 597621 - After clicking a boolbar button it can't be clicked again until the mouse moves
After clicking a boolbar button it can't be clicked again until the mouse moves
Status: RESOLVED DUPLICATE of bug 597386
Product: gtk+
Classification: Platform
Component: Widget: Other
2.18.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-10-06 23:06 UTC by Sam Morris
Modified: 2009-10-07 09:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sam Morris 2009-10-06 23:06:22 UTC
Recently I've noticed that if I click a button, then the button border disappears, and further clicks are ignored unless I move the mouse one pixel. 

This makes using programs where you have to press the same button a few times in a row (like gucharmap, pan and nemiver) rather irritating to use. :)
Comment 1 Sam Morris 2009-10-06 23:07:48 UTC
(the button border is that of a toolbar button; ignore that part when talking about GtkButtons).

Exact way to reproduce this:

 1. run gucharmap
 2. press ctrl+f
 3. put 'x' in the Search field
 4. Press Next
 5. Without moving the mouse, press Next again
Comment 2 Matthias Clasen 2009-10-06 23:19:36 UTC
This is fixed in 2.18.2. What version are you running ?
Comment 3 Cody Russell 2009-10-06 23:30:13 UTC

*** This bug has been marked as a duplicate of bug 597386 ***
Comment 4 Sam Morris 2009-10-07 09:17:52 UTC
Indeed, I am using 2.18.1. Thanks for the info!