[Github-comments] [geany/geany] splitwindow: Fix document selection popup on GTK >= 3.15.9 && <= 3.21.4 (#1272)

Colomban Wendling notifications at xxxxx
Sat Oct 22 13:16:58 UTC 2016


Works around GTK bug https://bugzilla.gnome.org/show_bug.cgi?id=769287.
Stop emission of the `::show-menu` signal if it was first emitted from an
inactive toggle button, which happens only in the buggy case.
This workaround tries to not negatively affect a correctly behaving GTK
version in the unlikely case some distributions patched their version.

Fixes #1149.
You can view, comment on, or merge this pull request online at:

  https://github.com/geany/geany/pull/1272

-- Commit Summary --

  * splitwindow: Fix document selection popup on GTK >= 3.15.9 && <= 3.21.4

-- File Changes --

    M plugins/splitwindow.c (37)

-- Patch Links --

https://github.com/geany/geany/pull/1272.patch
https://github.com/geany/geany/pull/1272.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/1272
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161022/452f239f/attachment.html>


More information about the Github-comments mailing list