b4n left a comment (geany/geany#4267) <kbd>Shift+F10</kbd> is not actually a Geany keybinding, it's a system/toolkit one: it opens the context menu. In this case what you see is the same as if you right-clicked on an editor tab label. So this is not a keybinding Geany should modify, so I don't think there's anything to do here (try it e.g. in Geany's search field, or your browser's text field).
If anything, the bug is that <kbd>Shift+F10</kbd> in the editor doesn't open the context menu *of the editor*. That's probably a bug we could want to fix for better accessibility/discoverability. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/4267#issuecomment-2731107813 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/4267/2731107...@github.com>