[Github-comments] [geany/geany] VTE: fix double popup menu on right click (#1741)
Thomas Martitz
notifications at xxxxx
Mon Jan 15 07:41:37 UTC 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180115/a998cbd4/attachment.html>
More information about the Github-comments
mailing list