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

"Open in New Tab" does not instantiate tab adjacent to active tab #237

Closed
lyragordon opened this issue Jun 7, 2023 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@lyragordon
Copy link

Describe the bug
When opening a new tab from a hyperlink, the new tab, which should be immediately below the active tab, appears one space lower than expected.
Probably an index error. Would try to see where the issue originates, but I've never touched typescript.

To Reproduce
Steps to reproduce the behavior:
With two or more tabs open in a container, open a new tab from the first container.

Expected behavior
I expect the new tab to open directly below the active tab. If the tab that's getting skipped over is technically a child tab of the active tab, I have no way of knowing it, but the behavior still seems to occur when the second tab has been opened outside of the context of the active tab.

Screenshots
image

Firefox

  • OS: MacOS Ventura 13.3.1 (a) (22E772610a)
  • Browser edition and version: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/113.0
  • Extension version: 11.9.0.200
@lyragordon lyragordon added the bug Something isn't working label Jun 7, 2023
@metastable-void metastable-void self-assigned this Jun 9, 2023
@metastable-void
Copy link
Member

This (unsigned and unreleased) build should fix the issue.

ctg-11.10.0.100-1686638777-8495a68.xpi.zip

@metastable-void
Copy link
Member

Should have been fixed in version 11.10.0. Please reopen if the issue persists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants