Skip to content

IE11 - Vertical modebar doesn't wrap button when height is small #3540

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

Closed
antoinerg opened this issue Feb 13, 2019 · 5 comments
Closed

IE11 - Vertical modebar doesn't wrap button when height is small #3540

antoinerg opened this issue Feb 13, 2019 · 5 comments
Labels
bug something broken

Comments

@antoinerg
Copy link
Contributor

Because IE11 has bugs when using flexbox columns, vertical mode bars do not span multiple columns as it should when figure height is small:
screenshot_2019-02-12_20-06-14

@antoinerg antoinerg added the bug something broken label Feb 13, 2019
@etpinard
Copy link
Contributor

Another argument (cc #3471 (comment)) for rewriting modebar rendering in pure SVG.

@yemling
Copy link

yemling commented Jul 17, 2019

Is there any fix for this yet? The vertical modebar looks great in everything except IE. Anyone know of a workaround?

@antoinerg
Copy link
Contributor Author

@yemling There is no simple fix: it would involve rewriting the mode bar in pure SVG. It's really unfortunate that IE11 does not implement flexbox properly...

I'll give it a shot when nothing more urgent is on my plate.

@yemling
Copy link

yemling commented Jul 17, 2019

Thanks @antoinerg , sorry to be a bother. I'd contribute if I could, but I'm not as clever as you guys. :)

@gvwilson
Copy link
Contributor

Hi - this issue has been sitting for a while, so as part of our effort to tidy up our public repositories I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our stack. Cheers - @gvwilson

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

No branches or pull requests

4 participants