Pauan / tab-organizer

Google Chrome Extension that makes it easier to manage many tabs!
MIT License
63 stars 8 forks source link

Tabs behave strangely after moving them. #112

Closed Pauan closed 9 years ago

Pauan commented 9 years ago

Originally reported on Google Code with ID 110

What steps will reproduce the problem?
1. Create a window with 2 tabs.
2. Move the 2nd tab into a new window.
3. Select the 1st tab, to focus the 1st window.
4. Select the 2nd tab, to focus the 2nd window.

What is the expected output? What do you see instead?
2nd window should be focused. Instead, the 1st window remains focused.

Please provide any additional information below.
Looks like the windowId property isn't being correctly updated...

Reported by pcxunlimited on 2010-12-11 23:54:08

Pauan commented 9 years ago
As another test:

1. Create a window with 2 tabs.
2. Move the 2nd tab into a new window.
3. Move the 2nd tab back into the 1st window.
4. Click on the 2nd tab to focus the 1st window.

1st window should be focused, instead, it isn't.

Reported by pcxunlimited on 2010-12-12 00:19:25

Pauan commented 9 years ago
This issue was updated by revision dc22f16e02.

Reported by pcxunlimited on 2010-12-12 00:29:20

Pauan commented 9 years ago

Reported by pcxunlimited on 2010-12-13 01:00:59

Pauan commented 9 years ago

Reported by pcxunlimited on 2012-08-27 23:44:48