Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add-On does not activate in pop-up window for self-contained logon at my.yahoo.com #4

Closed
erichgoldman opened this issue Jun 27, 2015 · 2 comments

Comments

@erichgoldman
Copy link
Owner

Migrated from Issue #2:

The Yahoo pop-up login dialog generated via the my.yahoo.com sign-in has the same problem. However if the URL of the pop-up is pasted into the Firefox URL address bar the URL-in-Title works fine.

Replication visit: https://my.yahoo.com/ and click "Sign In" at top right.

yahoo-screen-shot-1

yahoo-screen-shot-2


Diagnosis

Note that the URL bar is grayed out. It does not seem to load the add-on at all. The event is not attached. When running a debug with dev tools no breakpoints are triggered when the pop-up window is loaded. Perhaps Firefox treats restricted/locked down windows differently and they are not accessible by the normal tabs api.

Note, that if you visit https://login.yahoo.com/ in a regular tab/window then the add-on is activated. Some further research will be done.

@erichgoldman
Copy link
Owner Author

Confirmed that the pageshow event in main.js is not triggered on this pop up window so the content script is never attached.

@erichgoldman
Copy link
Owner Author

Repo Maintenance I am closing tickets for specific sites that are more than three years old, as those sites are likely different now and the problems may no longer exist. If this is still an issue with a modern browser version and the current version of the add on, please response and we can reopen the ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant