Fix bug #3515: Ctrl-Shift-X opens multiple external editors
authorRicardo Mones <ricardo@mones.org>
Wed, 24 Aug 2016 10:14:28 +0000 (12:14 +0200)
committerRicardo Mones <ricardo@mones.org>
Wed, 24 Aug 2016 10:14:28 +0000 (12:14 +0200)
commita22303ce00367add653f0b87d8e2d301bb15e9f9
tree0562fa474a9040c462d6296dbc649d03c2c4f6f5
parent569c7e1e20daa354eaccdec5160398ae0ba71d74
Fix bug #3515: Ctrl-Shift-X opens multiple external editors

This a known GTK+ bug (passing keypresses of disabled menus) or
a mising feature (not providing a way to disable also keypresses).

See https://bugzilla.gnome.org/show_bug.cgi?id=656158
src/compose.c