[Github-comments] [geany/geany] Geany crashes when I press "Ctrl + Shift + V" (#2813)

Damon Harris notifications at xxxxx
Mon Jul 12 02:45:47 UTC 2021


> All I can do at this point is bind <ctrl><shift>v by default.

@elextr Is it possible to use GTK code to handle the accelerator in case if there is no default action bound to the combination?

I am not really familiar with GTK but I think we can take advantage of the hierarchical structure of GUI elements to always register the `Ctrl+Shift+V` accelerator on a parent element which will catch it.

-- 
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/issues/2813#issuecomment-877928120
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210711/d3d0e19a/attachment.htm>


More information about the Github-comments mailing list