Closed Bug 712999 Opened 13 years ago Closed 13 years ago

Window.open doesn't work

Categories

(Firefox for Android Graveyard :: General, defect, P2)

ARM
Android
defect

Tracking

(firefox11 fixed, fennec11+)

VERIFIED FIXED
Tracking Status
firefox11 --- fixed
fennec 11+ ---

People

(Reporter: martijn.martijn, Assigned: kats)

References

()

Details

(Keywords: testcase)

See url testcase.

Steps to reproduce:
- Tap on the button

Expected result:
- A new tab opens with the url http://people.mozilla.org/~mwargers/tests/autocomplete_forms/textinput_form_dynamic.html and that tab is focused

Actual result:
- A new tab is opened, but the about:blank url is shown there and that tab is not focused. Focus seems to be going to the first tab in the list.
It might be fixed with some of the latest changes to BrowserDOMWindow.openURI
Assignee: nobody → mbrubeck
Priority: -- → P2
This is fixed by the patch in bug 712761.  The underlying problem is that openURI does not return the contentWindow, so a new top-level window is opened which makes Fennec very confused.

Leaving this bug open and marking bug 712761 as a dependency, because the patch there has been backed out.
Assignee: mbrubeck → bugmail.mozilla
Depends on: 712761
fixed by bug 712761
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Works fine now in current Native trunk.
Status: RESOLVED → VERIFIED
tracking-fennec: --- → 11+
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.