Giter Site home page Giter Site logo

Comments (3)

github-actions avatar github-actions commented on May 27, 2024 1

This issue has been closed due to no response within 14 days after labeled as "has-workaround", 7 days after last reopened, and 7 days after last commented.

from treestyletab.

piroor avatar piroor commented on May 27, 2024

I couldn't reproduce this:

Steps to reproduce

1. Start Firefox.

2. Ensure TST not installed or is disabled.

3. Confirm tab insert config settings are at their _default_ values:

image

4. Browse to a page with several links

5. Confirm expected tab opening behaviour. Middle click or right click Open in New tab several links (1, 2, 3) on current page

6. Tabs should open next to current tab in order 3, 2, 1 i.e. each tab opening immediately next to the current tab.

You mean tabs should be opened as following?:

  • Current Tab
  • 3rd tab opened from a link with the context menu command "Open Link in New Tab"
  • 2nd tab opened from a link with the context menu command "Open Link in New Tab"
  • 1st tab opened from a link with the context menu command "Open Link in New Tab"

On my environment, Nightly 123.0ai with clean profile (without TST of course) puts opened tabs with the order:

  • Current Tab
  • 1st tab opened from a link with the context menu command "Open Link in New Tab"
  • 2nd tab opened from a link with the context menu command "Open Link in New Tab"
  • 3rd tab opened from a link with the context menu command "Open Link in New Tab"

To get results like yours, I had to set browser.tabs.loadInBackground=false also. Otherwise I had to switch to tabs opened from the current tab on each step, to clear internal "related current tabs" information. Is this a missing steps to reproduce you reported?

from treestyletab.

piroor avatar piroor commented on May 27, 2024

If you need to put new tabs from links to the top of existing children always, you should configure TST as:

  • TST 3.9.19
    • TST Options => Unlock Expert Options => checked
    • TST Options => Tabs opened from Existing Tabs => When a tab is opened from existing tab, open it as => a child of the parent tab (Recommended)
    • TST Options => Tree Behavior => Insertion position of new child tabs => The top of the tree (next to the parent)
  • TST 3.9.20 or later
    • TST Options => Unlock Expert Options => checked
    • TST Options => Tabs opened from Existing Tabs => When a tab is opened from existing tab, open it as => First Child of the parent tab

from treestyletab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.