question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IE11 Bug - Modal content overflow when max-height on parent is reached

See original GitHub issue

@Noodles006 commented on Sun Mar 18 2018

Step to reproduce:

  1. Open http://www.carbondesignsystem.com/components/modal/code
  2. Narrow down the height of the window
  3. Click a Transactional Modal
  4. You will see part of the modal is overlaped

1


@joshblack commented on Mon Mar 19 2018

Hi @Noodles006! 👋 Thanks so much for taking the time to make this issue. Going to move this over to carbon-components since that’s where the styles are defined.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
colingmcommented, Jul 25, 2018

@alisonjoseph Of course! just wanted to check before throwing another issue on there 😄

0reactions
carbon-botcommented, Nov 30, 2018

🎉 This issue has been resolved in version 9.58.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Read more comments on GitHub >

github_iconTop Results From Across the Web

IE11: Child containers overflow when max-height on parent is ...
I have run into this and came across a workaround on stackoverflow (sadly I cannot find the post for credit): IE11 seems to...
Read more >
Flexbox overflowing container height in IE11 - css
The plan is that the outer box should grow as the content grows, until it is 80% of the height of the screen,...
Read more >
Modal background - HTML & CSS - SitePoint Forums
When I use this in IE 11 only (not Chrome, FF or Edge) the white background shrinks as you make the window smaller....
Read more >
Window.innerHeight - Web APIs | MDN
An integer value indicating the window's layout viewport height in pixels. The property is read only and has no default value. To change...
Read more >
4 reasons your z-index isn't working (and how to fix it)
Solution: Move the modal outside of the content parent, and into the main stacking context of the page. The corrected markup would then...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found