tab-numbering
tab-numbering copied to clipboard
Gets confused when using Simple Tab Groups add-on
The Simple Tab Groups add on resurrects an older Firefox feature: Tab Groups. That add-on confuses the tab-numbering add-on as the latter appears to be counting all tabs, not just visible tabs.
See add on here: https://addons.mozilla.org/en-US/firefox/addon/simple-tab-groups/
To reproduce:
- Install simple tab groups
- Pin one tab (I keep my outlook.com open in a pinned tab)
- Open two new tab groups
- Open tabs in each group, totaling more than 9 collectively among the groups.
- observe numbers
For example, right now my second tab (after the pinned tab) is numbered a "8" and the third tab has no number.
Planning to close this issue, since the maintainer of this extension seems very inactive, might fork it. Please comment here, to send me a notification, if I do not act withing 2 weeks.
Hmm. I mean, not sure why you want to close it.
by close meant solving it's common in git places (like github, gitlab, cogs, etc) to add 'closes #issuenumber' in a Pull/Merge Request, sometimes to remind them to close it or to be captured automatically by the system. When the PR/MR is then merged, the issue will be closed. Closing an issue never means anything positive or negative result.
Oh, well that sounds great!
Moved to https://gitlab.com/jtagcat/tab-numbering/issues/1 Soon to be closed.
@rajpaulbagga Closed, get v1.2 now!
While I appreciate the effort, @jtagcat, your version of the addon doesn't resolve the problems I experience. The tabs' own index value can't be trusted when they are being hidden by the Simple Tab Groups add-on. I found it required a bit more complexity.
I finally got around to looking into this and have made my own fork with a fix (actually, a significant rewrite). I haven't submitted it to Mozilla's addons for public distribution yet as I haven't yet decided how I want to manage that. But for anyone coming across this they can go to my fork and download a self-distributed, Mozilla-signed release there.
https://github.com/rajpaulbagga/tab-numbering/releases/tag/v2.0.0b
@tuomassalo , I'd be interested in taking over this project on the Mozilla addons site and pushing out my revision since you don't want to maintain this anymore. Leave a comment here if interested.