I noticed something else. Watch the GIF closely.
You will notice that the first tab (10-export.txt) is the one that has focus when the app is closed.
When the app restarts, the second tab (adstudio-public-project-issues.txt) has focus. This may be part of the trigger of the swapping.
Looks like the hack put in to fix 2722 was causing this. Removed fixFocus2722(). Please check related issues for regression
Looks like the hack put in to fix 2722 was causing this. Removed fixFocus2722(). Please check related issues for regression
Issue #9927 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build v14.0.0-rc-17 |
No time estimate |
2 issue links |
relates to #3251
Issue #3251Crazy bug, I'll need to show you. |
relates to #2722
Issue #2722Open 4 tabs, create a vertical group and put 2 of them in the new group so you have 2 tabs in each group. Then Ctrl-Tab |
I noticed something else. Watch the GIF closely.
You will notice that the first tab (10-export.txt) is the one that has focus when the app is closed.
When the app restarts, the second tab (adstudio-public-project-issues.txt) has focus. This may be part of the trigger of the swapping.