Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.1.1: Tab Behavior regression when swapping workspaces #9

Open
DilectableBananaButterfly opened this issue Oct 4, 2017 · 2 comments

Comments

@DilectableBananaButterfly

Workspace behavior is regressed from previous version, tested on Nightly 58.

To reproduce:
1: Open several tabs (w/ containers) in Workspace 1
2: Create Workspace 2
3: Open a few tabs
4: Swap to Workspace 1 (w2 tabs go away, w1 tabs reappear)
5: Swap to Workspace 2 (w1 tabs REMAIN, w2 tabs are ADDED)

@fonse
Copy link
Owner

fonse commented Oct 5, 2017

That's weird. It works fine on Firefox 57.

I'll download 58 and try it in the weekend.

@DilectableBananaButterfly
Copy link
Author

DilectableBananaButterfly commented Oct 6, 2017

57b6 testing:

Initial Step:
Workspace 1: 6 sites open
1: Container A
1: Container B
2: Container C
2: Default

Step 2: Create New Workspace: Workspace 2
-> All above tabs disappear
-> new-tab operation enacted

Step 3:
Workspace 2: 5 sites open
1: Container A
2: container B
1: container C
1: Default

Step 4: Switch from W2 to W1
W2 tabs deleted
W1 tabs re-opened

Step 5: W1 to W2
W1 tabs deleted
W2 tabs re-opened

! this is correct behavior

Step 6: Close browser/re-open browser
W1 and W2 are saved, W2 active.

Step 7: Open W1
W2 tabs REMAIN: ! errant behavior
1 W1 tab re-opens ! errant behavior
W2 remains 'active' !errant behavior

Step 8: Attempt to open W1 again (and again)
No tabs are deleted
The 1 tab from W1 re-opens anew with each try
W2 remains 'active'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants