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 long modal scrolling

See original GitHub issue

dimmed isn’t assigned/added to body when opening long modal in IE11

Steps

  • Open long modal in IE11

Expected Result

The modal should be scrollable

<body class="dimmable dimmed scrolling">

Actual Result

The modal isn’t scrollable

<body class="dimmable scrolling">

Version

0.68.5

Testcase

Open in IE11 https://codepen.io/anon/pen/gRrPRo

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
layershiftercommented, Jul 13, 2017

@zlove thanks for the investigation 👍 PR is coming

0reactions
zlovecommented, Jul 13, 2017

Happy to help @layershifter. Thanks for the quick fix!

Read more comments on GitHub >

github_iconTop Results From Across the Web

IE11 flex item overflow vertically
any idea? Edit: A little of context, I'm trying to create a modal where the dialog has auto height and grow until the...
Read more >
Extra lines observed in picklist in IE11 when scrolling down ...
Hi, We observe an issue that there are extra lines shown in the dropdown list when scroll down by mouse's scroll button in...
Read more >
Scrolling in Content area modal - Support - Themeco Forum
Hi, Are there known issues with scrolling inside the Content Area ... Modal (Lees meer) works fine even on the most modern browser...
Read more >
showModalDialog method (Internet Explorer) - Microsoft Learn
Creates a modal dialog box that displays the specified HTML document. ... As of Microsoft Internet Explorer 4.0, you can eliminate scroll ......
Read more >
focus-visible - CSS: Cascading Style Sheets - MDN Web Docs
This selector is useful to provide a different focus indicator based on the user's input modality (mouse vs. keyboard). Syntax. :focus-visible ...
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