[Gambas-bugtracker] Bug #2827: Unintended Redo in the context Menu of the TextArea
    bugtracker at gambaswiki.org 
    bugtracker at gambaswiki.org
       
    Mon Nov  6 18:52:27 CET 2023
    
    
  
http://gambaswiki.org/bugtracker/edit?object=BUG.2827&from=L21haW4-
Comment #3 by Benoît MINISINI:
Popup menus open from a special event named "Menu" on Gambas. But it is not specified if that "Menu" event comes from
a MouseDown or a MouseUp event. It can even comes from no mouse button event at all (when pressing the "Menu" key on the keyboard).
I guess it's usually a MouseUp that triggers the "Menu" event.
    
    
More information about the Bugtracker
mailing list