Closed
Bug 279005
Opened 20 years ago
Closed 12 years ago
windows opened into same tab (browser.link.open_newwindow=1) vs frame unload handler
Categories
(Firefox :: Tabbed Browser, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: bjorn, Unassigned)
References
()
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 When browser.link.open_newwindow is set to 1 the following "create popup"-code crashes the browser: http://www.photomichaelwolf.com/hongkongarchitecture/index.html Reproducible: Always Steps to Reproduce: 1. Do a clean install of Firefox 1.0 2. Set browser.link.open_newwindow to 1 3. Visit http://www.photomichaelwolf.com/hongkongarchitecture/index.html 4. Press one of the images. Actual Results: Crash. Expected Results: Not crash. Reproducable on a clean install as well as a year-old profile.
Comment 1•20 years ago
|
||
Talkback ID: TB3164204M
It seems Mozilla Suite 1.8a6 just closes itself after step 4, it doesn't crash displaying a Talkback window or any other warning.
Yes, not a crash in Firefox 1.0. The window is simply closed. See the testcase and think about what it means when windows are opened into the same tab. This is another variant of bug 264395. I suppose I'll leave it open because it's kind of interesting in its own right.
Severity: critical → major
Status: UNCONFIRMED → NEW
Component: General → Tabbed Browser
Depends on: 264395
Ever confirmed: true
Summary: Browser crash when browser.link.open_newwindow=1 → windows opened into same tab (browser.link.open_newwindow=1) vs frame unload handler
Attachment #171970 -
Attachment description: testcase → testcase derived from www.photomichaelwolf.com
Updated•19 years ago
|
Assignee: firefox → nobody
QA Contact: general → tabbed.browser
Comment 7•12 years ago
|
||
browser.link.open_newwindow=1 is no longer settable in the UI, and isn't a supported configuration.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•