dkandalov / tab-shifter

Plugin for IntelliJ IDEA to move and split editor tabs
https://plugins.jetbrains.com/plugin/7475
169 stars 12 forks source link

Tab loses focus when moved #17

Closed jonnyeom closed 9 months ago

jonnyeom commented 6 years ago

Hey team, When a tab is split, the tab that moved actually loses focus and I have to manually choose that tab again.

Is this the expected behavior? Thanks

PhpStorm Version 2018.1

jonnyeom commented 6 years ago

This seems to be only when I move the tab from left to right.

dkandalov commented 6 years ago

Hello,

Unfortunately, it's not a "team" but just me here.

This is not expected behavior. Although I've seen it happening sometimes (but not very often). Does it lose focus every time you move a tab right?

vjpr commented 5 years ago

@dkandalov Hi I am seeing this every time I move a tab.

SimplyComplexable commented 4 years ago

Hi @dkandalov, thanks for making such an awesome plugin.

I'm using Webstorm 2019.2.3 and having the same issue. More specifically moving a tab left or right leaves the focus on another tab in the section the tab was moved from. There are not issues moving tabs up or down. I'm also using this plugin and it acts as though the moved tab and the unmoved tab both have focus, but my cursor is definitely in the unmoved tab. Let me know if you need anymore information, or if I can help.

dkandalov commented 4 years ago

This should be fixed in v0.26.

dkandalov commented 3 years ago

Btw, I made some more changes and from version 0.29 it should actually keep focus now 🙄