Closed
Bug 780011
Opened 12 years ago
Closed 11 years ago
tab-browser's addTab method's documentation seems incorrect.
Categories
(Add-on SDK Graveyard :: Documentation, defect, P3)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: KWierso, Unassigned)
References
Details
"[ inBackground : boolean ]
An optional parameter whose key can be set in options. If true, the tab is opened adjacent to the active tab, but not switched to. Default is false."
Regardless of what value I set inBackground to, the new tab is not opened up adjacent to the active tab. It always opens at the end of the tab bar.
Reporter | ||
Updated•12 years ago
|
Priority: -- → P3
Comment 1•12 years ago
|
||
tab-browser is deprecated, see bug 847593, should we bother documenting it anymore?
Comment 2•11 years ago
|
||
(In reply to Erik Vold [:erikvold] [:ztatic] from comment #1)
> tab-browser is deprecated, see bug 847593, should we bother documenting it
> anymore?
No, I don't think it's worth it. I'll mark it as WONTFIX, please reopen if you don't agree...
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•