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 172004 - problems with keyboard focus and sensitivity changes
problems with keyboard focus and sensitivity changes
Status: RESOLVED DUPLICATE of bug 56070
Product: gtk+
Classification: Platform
Component: .General
2.6.x
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-03-29 17:12 UTC by Jean-Yves Lefort
Modified: 2006-10-14 04:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
test case (625 bytes, application/octet-stream)
2005-03-29 17:13 UTC, Jean-Yves Lefort
Details

Description Jean-Yves Lefort 2005-03-29 17:12:49 UTC
Compile and run the attached test program.

Click on the button: it loses the keyboard focus. Click on the button again:

* If the mouse pointer did not leave the button between the two clicks, the
button has now regained the keyboard focus. However, the second click did not
activate the button.
* Otherwise, the second click activated the button, but the keyboard focus was
not regained.

IIRC 2.4.x and previous used to work fine.
Comment 1 Jean-Yves Lefort 2005-03-29 17:13:41 UTC
Created attachment 39394 [details]
test case
Comment 2 Bruno Boaventura 2006-10-14 04:25:34 UTC

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