Hmmm, ok, what you are trying to say is that opening a file in Geany simply 
using the menu (nothing to do with filemanagers or anything) does not switch 
focus to the editor pane from the sidebar pane which is supposed to be existing 
functionality.  Making it an option is a separate feature request.

Can confirm this is a bug, the editor does not get the focus from the sidebar.

 
[`document_try_focus()`](https://github.com/geany/geany/blob/30f84de9a5eb477a0898664a0aac941af252fe21/src/document.c#L597)
 should be called at the end of opening the document and switching focus to the 
editor.  Not sure why it no longer works.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/3958#issuecomment-2367129904
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/issues/3958/[email protected]>

Reply via email to