GNOME Bugzilla – Bug 320902
Putting entries in GtkRadioButtons doesn't really work
Last modified: 2018-02-10 03:37:33 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
Created attachment 54437 [details] simple testcase
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.
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.