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

IE9: Selection column missing in RC21 #3412

Closed
melcor76 opened this issue May 4, 2015 · 5 comments
Closed

IE9: Selection column missing in RC21 #3412

melcor76 opened this issue May 4, 2015 · 5 comments
Assignees
Milestone

Comments

@melcor76
Copy link

melcor76 commented May 4, 2015

I updated to RC21 and the Selection column is all white in IE9.
I was also able to emulate this with Dev-tools in IE11.

@c0bra
Copy link
Contributor

c0bra commented May 4, 2015

This is because the selection columns are ending up at the top of the page:

selection_row_weirdness

Probably due to us using incorrect absolute positioning.

@leekeal
Copy link

leekeal commented May 12, 2015

I have encountered this problem. How to fix it?

@sahil-kapoor
Copy link

I am also having the same problem. How should it be fixed

@sahil-kapoor
Copy link

IF i remove position absolute, then the border are not applied properly
image

@sahil-kapoor
Copy link

Can someone help me on this?

@c0bra c0bra closed this as completed in 9b2c6d5 May 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants