Status: Assigned
Owner: takao.fujiwara1
Labels: Type-Defect Priority-Medium Component-ibus

New issue 1784 by takao.fujiwara1: Radio menu items does not work on IBus panel icon with GTK 3.16
https://code.google.com/p/ibus/issues/detail?id=1784

GTK 3.16 has cleared the radio buttons' state in gtk_radio_menu_item_set_group():
https://git.gnome.org/browse/gtk+/commit/?id=955aed92272b88a72617cbadca6f3010920a4f1f

IBus sets the state before set_group() is called so the radio menu items does not work, e.g. ibus-anthy Input Mode menu items.
The check menu items no longer work as radio menu item.

To reproduce:
1. Activate an engine which has radio menus or check menus likes ibus-anthy in ibus gtk panel with GTK 3.16.
2. See the radio menus.

All item states are cleared and cannot select any.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en
--- You received this message because you are subscribed to the Google Groups "ibus-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ibus-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

回复