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

Opera doesn't redraw popups on the fly when resizing browser window #176

Closed
anselmbradford opened this issue Jul 14, 2013 · 1 comment
Closed
Labels

Comments

@anselmbradford
Copy link
Member

Opera on mac only fires its resize event when finished resizing the window (http://www.quirksmode.org/dom/events/resize.html), which leads to unexpected behavior of the popups (movement of the popup arrow). Script may need to sniff for this event behavior if possible and close popups on window resize if they are open, though this could be difficult if initiation of resizing window can't be detected (haven't investigated whether it can or not).

@anselmbradford
Copy link
Member Author

This is no longer an issue in Opera 27. Since Opera is an evergreen browser and doesn't have substantial marketshare I think we can close this as an issue and just mention it in the https://github.com/codeforamerica/ohana-web-search/wiki/Known-browser-and-platform-support-issues-and-notes wiki

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