[Gambas-bugtracker] Bug #2273: Right click to view events in controls popup menu closes immediately in GTK3.

bugtracker at gambaswiki.org bugtracker at gambaswiki.org
Tue Jun 22 21:28:29 CEST 2021


http://gambaswiki.org/bugtracker/edit?object=BUG.2273&from=L21haW4-

Comment #3 by Benoît MINISINI:

The initial reason is a recent incompatible change in GTK+3 that removed the function to open a popup menu without having to specifying an internal source event.

To workaround the fact that sometimes you don't popup a menu in reaction to an event, I create a fake event. It's that case that makes the popup close immediately for no reason.

I'm still searching a workaround against that...




More information about the Bugtracker mailing list