Open Bug 1380202 Opened 7 years ago Updated 2 months ago

Window context bug in target="_blank" and window.open()

Categories

(Firefox for iOS :: Browser, defect)

All
iOS
defect

Tracking

()

People

(Reporter: rnewman, Unassigned)

Details

Attachments

(1 obsolete file)

See Bug 1379834, which is the exact same bug in Responsive Design Mode on desktop.

I reproduced this in 8.0 Nightly on iOS 10.

Safari gets this right, and we get it wrong.


Steps to reproduce:

Open http://muwlauncher.com/firefoxBug.html.
Hit the button.

Expected: you'll see myData, important_data.
Actual: blank page.

This implies that we're not sending form data to the destination; we're just opening a new window and loading it.


Quite possibly we also don't return the window object from `window.open` -- see Bug 1379834.
No longer depends on: 1379834
Severity: normal → S3
Attachment #9386516 - Attachment is obsolete: true
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: