-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Slider handle is misplaced inside of the slider bar on IE11 #8620
Comments
Confirmed this is still an issue as of 2019-05-31. Suggestions to explore for possible resolution:
|
I'm unaware of why the slider may have regressed — I've a good VM set up, so I'm pretty confident that it must've worked when I shipped that PR. So I would also suggest that the 1px height is likely the issue. |
Is this issue still valid? What is the next step? |
IE11 support is being dropped, context:
I'm closing this issue as it's not something we'll be investing in. |
Describe the bug
On IE11, the handle (dot) of the slider component we use in our Settings Sidebar appears clipped inside of the slider bar:
The slider also appears to be only 1px tall. As a result, the slider is difficult to use in this case.
To Reproduce
Appearance in Safari for reference
Appearance in IE11
Tested in
Windows 7, IE 11.0.9600.19080
Gutenberg 3.4
The text was updated successfully, but these errors were encountered: