Closed
Bug 1055391
Opened 11 years ago
Closed 11 years ago
Login account window can get lost behind other windows
Categories
(Marketplace Graveyard :: General, defect, P4)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1078386
2014-08-26
People
(Reporter: delza, Unassigned)
References
Details
If the FxA login window ends up behind other windows, pressing login, even after reloading the page, just shows a spinner forever and login appears to be broken. It is hard to fix this completely, because of the security model of the browser, but we can at least call focus() after loading the window to bring it to the front. That provides a pretty good 80/20 solution.
| Reporter | ||
Comment 1•11 years ago
|
||
Fixed in PR https://github.com/mozilla/fireplace/pull/575
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2014-08-26
Comment 2•11 years ago
|
||
The FxA login window is not focused if we press the Sign In button after refreshing the page.
Please see screencast http://screencast.com/t/UAIRWy7U1GT
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 3•11 years ago
|
||
FxA is working on an iframe inside the current page. If that lands in time, we don't need to fix this.
Assignee: delza → nobody
Updated•11 years ago
|
Priority: -- → P4
Updated•11 years ago
|
Comment 4•11 years ago
|
||
The iframe window will fix this.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•