Sublime Forum

Focus lost after "Move File to Group"

#1

I noticed that focus does not remain on the file when it’s moved to a new group after running View > “Move File to Group” command when there’s only one tab/file in the source group. It works well (focus stays with moved file) if there are more than one file in the source group.
Is this by design? if yes then is there a way to make sure the file is in focus.

1 Like

#2

If you hav TabsExtra package installed, it might be the culprit.

1 Like

#3

I checked it on fresh install, no package. Still see the same behavior.

1 Like

#4

Reading is seeing. You are indeed right. I can confirm this behavior

This is a bug in the builtin move_to_group command. Thus I filed an issue at:

1 Like

#5

Thanks @deathaxe

1 Like