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:
- Open http://www.carbondesignsystem.com/components/modal/code
- Narrow down the height of the window
- Click a
Transactional Modal
- You will see part of the modal is overlaped
@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:
- Created 6 years ago
- Comments:11 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@alisonjoseph Of course! just wanted to check before throwing another issue on there 😄
🎉 This issue has been resolved in version 9.58.1 🎉
The release is available on:
Your semantic-release bot 📦🚀