The button signal handler didn't return TRUE when it handled a key, which inadvertently chains up other button handler (i.e. more popup menus).
Made visible by commit 1f71ccd40. You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1741 -- Commit Summary -- * VTE: fix double popup menu on right click -- File Changes -- M src/vte.c (7) -- Patch Links -- https://github.com/geany/geany/pull/1741.patch https://github.com/geany/geany/pull/1741.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/1741
