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 320902 - Putting entries in GtkRadioButtons doesn't really work
Putting entries in GtkRadioButtons doesn't really work
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Widget: GtkEntry
2.20.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-11-07 19:11 UTC by Johan (not receiving bugmail) Dahlin
Modified: 2018-02-10 03:37 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
simple testcase (926 bytes, text/plain)
2005-11-07 19:12 UTC, Johan (not receiving bugmail) Dahlin
Details

Description Johan (not receiving bugmail) Dahlin 2005-11-07 19:11:56 UTC
Attaching a GtkEntry to a GtkRadioButton (by replacing GTK_BIN(button)->child))
is not working properly:
 - When in prelight state, it's drawn with the wrong color
 - No cursor therefor not possible to type
 - Right click not sent properly, so no context menu is showed
Comment 1 Johan (not receiving bugmail) Dahlin 2005-11-07 19:12:28 UTC
Created attachment 54437 [details]
simple testcase
Comment 2 Luis Menina 2011-02-16 23:19:46 UTC
Even worse, official documentation has been giving an example that exposes the bug for years. See Example 15:
http://library.gnome.org/devel/gtk/stable/GtkRadioButton.html#GtkRadioButton.description

Reproduced with GTK 2.20 on Mandriva Linux 2010.2.
Comment 3 Matthias Clasen 2018-02-10 03:37:33 UTC
We're moving to gitlab! As part of this move, we are closing bugs that haven't seen activity in more than 5 years. If this issue is still imporant to you and
still relevant with GTK+ 3.22 or master, please consider creating a gitlab issue
for it.