Closed Bug 362117 Opened 19 years ago Closed 19 years ago

3 of 4 "good popup" test cases open new windows, and not a new tab

Categories

(Firefox :: Tabbed Browser, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: moco, Unassigned)

References

()

Details

3 of 4 "good popup" test cases open new windows, and not a new tab in Fx 2.0 note, I checked and Fx 1.5.0.8 behaves the same way (so for these test cases, we haven't regressed) I believe dbaron has mentioned this is something he'd really like to see fixed for Fx 3.
browser.link.open_newwindow.restriction defaults to 2, so we only force windows without specified features into new tabs. When we forced everything into tabs, this had a very negative effect on webapps that were using good popups, so we changed that pref. I don't think this is a bug, its a design choice, and there's still a hidden pref (set to 0 to force everything into tabs).
mconnor, thanks for the info. setting browser.link.open_newwindow.restriction to 0 does the trick for me (for all four popups on that test page). given that there is a hidden pref, and mconnor's explanation, marking wontfix.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.