This only happens for a file that is not open in a tab, i.e. a new tab must be created to display the file. If the file is already in a tab, then it will get focus.
I would expect the behavior to be the same in both situations: double clicking on a file will always give it focus.
The relevant settings I found that I have overridden are:
"preview_on_click": false,
"select_across_groups": true,
Is there a setting that I’m missing or may have possibly overridden that is causing this behavior?
Thanks…
Edit: By “focus” I mean cursor focus in that you are able to type in the file that has been opened.