Closed Bug 1072335 Opened 10 years ago Closed 10 years ago

FxA sign in pop-up windows is always in focus

Categories

(Marketplace Graveyard :: Integration, defect, P4)

Avenir
x86_64
Windows 7
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1078386

People

(Reporter: madalin.cotetiu, Unassigned)

References

()

Details

Steps to reproduce:
1. Open marketplace-dev homepage https://marketplace-dev.allizom.org/
2. Click on the sign in link.
3. Open another tab and try to write something in the address bar.

Expected results:
The user can enter the text in the address bar.

Actual results:
The sign-in pop-up window is always on focus, when the user tries to enter some text in the address bar the text is entered in the email field of the FxA pop-up window. Also the sign-in windows can't be minimized.

Notes/Issues:
Verified in FF35 (Win7) in marketplace-dev
Screencast for this issue: http://screencast.com/t/xyNTM8OpB    http://screencast.com/t/rwjjNB737Vrk
I can't reproduce this on OS X. Is this still reproducable or Windows only?
Flags: needinfo?(madalin.cotetiu)
I can't no longer reproduce this as the fxa accounts are under a waffle flag on dev.
Flags: needinfo?(madalin.cotetiu)
I went looking through the code for something else and found this https://github.com/mozilla/fireplace/blob/master/src/media/js/commonplace/login.js#L144.

It looks like the window is being focused if it is not in focus. Perhaps there are only certain situations in which this focusing can occur.
i couldn't reproduce it either on OS X. On Windows it is still reproducible.
Priority: -- → P4
Target Milestone: 2014-09-30 → ---
The iframe window will fix this.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.