Closed
Bug 935282
Opened 12 years ago
Closed 12 years ago
Mozilla Persona popup broken (doesn't appear) in Firefox
Categories
(Core Graveyard :: Identity, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: superscript18, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20131105030206
Steps to reproduce:
Using Firefox Nightly 28.0a1, Windows XP.
I go to MDN and click on the "Sign In" button.
Nothing happens...
Using Google Chrome 30.0, Windows XP
I go to MDN and click on the "Sign In" button.
Pops up correct dialog to sign in with persona.
Using Developer tools, I checked and verified that `navigator.id` is there and not undefined, and tried executing `navigator.id.get()` with no results.
I have popups set to "Open new windows in a new tab instead".
This used to work back in ~Firefox 24.
I'm not sure what changed with the upgrade.
This has been bugging me for a while.
Actual results:
Dialog box failed to open.
Expected results:
Persona popup should have opened to allow login.
| Reporter | ||
Comment 1•12 years ago
|
||
I'm not sure how it got set to `true`, but `dom.identity.enabled` in `about:config` will mess up persona identity. I set it back to `false` and was able to log in without any problems
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•