-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
IE9 - header menus position issue #2319
Comments
The current code base has |
@PaulL1 Current codebase (as of few days ago) messes up styles again in IE9 so I had to revert my upgrade to complete a deliverable on my end. Once I upgrade to the latest in the next few days I will confirm this. Given that the position is adjusted to what I had as a fix I would presume it to be good to go, but I will check and report here. |
@PaulL1 Actually just opened up http://ui-grid.info/docs/#/tutorial/214_pagination in IE9. The popup header menus do not show up at all. Clicking on the "down chevron" in the header does not bring the menu. Works in FF. |
Is this still broken? I think I've seen someone asking questions about IE menus, so I assume it's working? |
Yep still broken in IE9. The popup menus actually DO show up... at the top of the page... Sigh. |
When opening popup header menus in IE9 (sorting, export) the menus popup in random areas on the screen. To fix that - override the CSS:
The text was updated successfully, but these errors were encountered: