-
Notifications
You must be signed in to change notification settings - Fork 278
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
Tab positions changed. Every item moved one step up. #3504
Comments
same issue here |
I've confirmed this after a restart across major versions of Nightly. The "You’ve just been upgraded to Firefox Nightly" tab - similar page will appear on release versions - looks to be the trigger. I missed this for a long time because I ordinarily use the latest development revision of TST and it is loaded via web-ext as a temporary addon so the timing of initialization process is different from regular install... |
As far as I am aware I do not have nightly installed but the "normal" FF for desktop... Or is that just an example? |
It is just an example. Actually same problem should happen across major versions of regular Firefox, like 123 to 124. |
so maybe THAT was the reason I was always searching my tabs :-) I thought there might be something wrong with my memory... |
The commit d2c7e71 should fix this - already shifted tree are not fixed but existing tree won't be shifted after this change. |
Thanks for providing the repair-script, that did the trick! edit: at first sight after the script a lot of tabs seem to be lost... don´t panic but restart FF and everything is there as it was before.... |
Thank you so much for the fast fix! I haven't verified it, as it only happens rarely when using normal Firefox with normal release cycle. But it definitely sounds like your testing with Nightly covers it! |
Abstract
When starting Firefox, the positions of tabs has changed.
The tab positions change according to a specific pattern. It's like the position of which tab is a parent is shifted by one item.
Before. This is correct. This is how I organized my tabs.
After. This is not correct. This is not how I had my tabs organized the day before.
Steps to reproduce
This problem happens when starting up Firefox. Typically when starting Firefox first thing in the morning after having the computer turned off for several hours.
It never happens multiple times in the same day. There is always a long time between each occurrance of the problem. If I close the browser now and open it again, the tab positions do not change.
I'm not entirely sure what's going on here, it's pretty weird and frustrating.
But I did notice that today there was a new version of Firefox, and it had opened the "What's new in Firefox" tab at the end. Perhaps that new tab is what's causing everything to shift?
Expected result
Tabs should remain in the position that I left them.
Actual result
Tabs have changed position according to a specific pattern.
Environment
Other extensions: Dark Reader, Imagus, Reddit Enhancement Suite, uBlock Origin.
Number of tabs open: 100+
userChrome.css
The text was updated successfully, but these errors were encountered: