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

Form resets randomly #13

Open
quassy opened this issue Feb 2, 2019 · 1 comment
Open

Form resets randomly #13

quassy opened this issue Feb 2, 2019 · 1 comment
Labels

Comments

@quassy
Copy link
Owner

quassy commented Feb 2, 2019

MDN web docs: On page load

Current Firefox trunk nightlies will fire the onPageLoad function for not only documents, but xul:images (favicons in tabbrowser). If you only want to handle documents, ensure aEvent.originalTarget.nodeName == "#document" .

Sometimes this makes the input form reset at random and unusable.

@quassy quassy added the bug label Feb 2, 2019
@quassy
Copy link
Owner Author

quassy commented Feb 2, 2019

Should be fixed with ebaa224.

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

No branches or pull requests

1 participant