Closed
Bug 291786
Opened 20 years ago
Closed 20 years ago
Disable the use of tabs and tabbar in javascript popups
Categories
(Camino Graveyard :: Tabbed Browsing, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino0.9
People
(Reporter: camino, Assigned: mikepinkerton)
Details
With the new "Always show tab bar" option, the tab bar now also always shows on
javascript popups. We really should not allow this.
On the same not I think we also shouldn't allow users to make a new tabs in
those same popups, even when showing page source. Perhaps open a new window for
that or route it to the main window.
Assignee | ||
Comment 2•20 years ago
|
||
fixed. now we no longer show the tab bar when the popup has the chrome flags set
to not show the status bar or the bookmark bar. also we don't register for the
pref changed notification so we're not told if the user changes it in the future.
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•