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

intact notifications at xxxxx
Tue Nov 2 11:27:08 UTC 2021


Other aps usually dont have popup menu created all the time and they create it only in popup-menu signal handler (and maybe in button-press-event too).

Simple "fix" for this crash is to add `gtk_widget_grab_focus(vc->vte);` into vte_popup_menu_clicked / POPUP_PASTE.

-- 
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-957352017
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211102/00b25a6c/attachment.htm>


More information about the Github-comments mailing list