I have following notice, when sometimes open context menu for AdwTabView
, menu appended with AdwTabView::set_menu_model
Gtk-WARNING **: Broken accounting of active state for widget 0x556f46265970(GtkPopoverMenu)
What could it be related with?
Fedora 41
I use SimpleAction.set_state for some menu items and TabView.setup-menu to change state, but not sure it’s related because notice randomly happen even without state updates
upd. when focus on tabs - everything okay, but when move focus out, to another widget then make left-click on tab again, it print this notice