Skip to content
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

Range Slider Thumps collapsing #2622

Closed
shaunlab opened this issue Sep 19, 2018 · 2 comments · Fixed by #4994
Closed

Range Slider Thumps collapsing #2622

shaunlab opened this issue Sep 19, 2018 · 2 comments · Fixed by #4994
Assignees
Labels
browser: IE-11 Issues specific to the MS IE11 browser 🐛 bug Any issue that describes a bug 🧨 severity: medium slider version: 6.1.5 ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.

Comments

@shaunlab
Copy link

Description

The Range Slider has a left and a right thumb that appear during interaction to both ease the end user navigation and also display the current slider value. These need to stay expanded whenever the user interacts with the control but the range thumbs currently hide after several seconds in Internet Explorer 11.
This is a duplicate of #463 although the issue still seems to exist in IE 11.

  • igniteui-angular version: 6.1.5
  • browser: Internet Explorer 11

Steps to reproduce

  1. Adjust slider min/max values in IE 11.

Result

the label disappears while still dragging the dot

Expected result

Thumbs to stay visible during the whole interaction

@kdinev kdinev added 🐛 bug Any issue that describes a bug 🧨 severity: medium slider browser: IE-11 Issues specific to the MS IE11 browser version: 6.1.5 labels Sep 19, 2018
@kdinev
Copy link
Member

kdinev commented Sep 19, 2018

@shaunlab This could be a side effect of the web animations polyfill, since the standard animations are not supported in IE11. We will investigate!

@shaunlab
Copy link
Author

shaunlab commented Sep 28, 2018

Thanks @kdinev - hopefully there will be a fix for this implemented soon.
To add to this:
This also seems to occur in Chrome & Native browser on Android

Aleksandyr added a commit that referenced this issue Jun 6, 2019
Aleksandyr added a commit that referenced this issue Jun 6, 2019
Aleksandyr added a commit that referenced this issue Jun 6, 2019
Aleksandyr added a commit that referenced this issue Jun 6, 2019
@Aleksandyr Aleksandyr added 🛠️ status: in-development Issues and PRs with active development on them ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged. and removed 🛠️ status: in-development Issues and PRs with active development on them labels Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser: IE-11 Issues specific to the MS IE11 browser 🐛 bug Any issue that describes a bug 🧨 severity: medium slider version: 6.1.5 ✅ status: resolved Applies to issues that have pending PRs resolving them, or PRs that have already merged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants