Reopend tab should inherit openerTabId
from the original tab
#727
Labels
enhancement
New feature or request
openerTabId
from the original tab
#727
Is your feature request related to a problem? Please describe.
It was originally reported to Tree Style Tab's issue tracker:
piroor/treestyletab#1677
When a facebook tab is opened from a pinned tab, the opened tab has the id of the opener pinned tab as its
openerTabId
, and TST controls position of the tab based on the information. However, when the tab is closed and reopened by Facebook Container, the reopened tab has noopenerTabId
so TST cannot handle it as configured for tabs opened from a pinned tab.Describe the solution you'd like
Inheriting of
openerTabId
from the original tab to the reopened version. It looks to improve compatibility with other tab related addons not only TST.Describe alternatives you've considered
Currently I have no other alternative idea.
Additional context
The text was updated successfully, but these errors were encountered: