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 handles z-index issue #333

Closed
ravimallya opened this issue Sep 2, 2014 · 4 comments
Closed

Range slider handles z-index issue #333

ravimallya opened this issue Sep 2, 2014 · 4 comments
Labels
Bug Confirmed bugs

Comments

@ravimallya
Copy link

In the example slide itself, I found this issue. Just try to move the min handle to the leftmost side and then drag the max handle over it (say now, min and max become 0). Now, you can drag the max handle by clicking or tapping on the handle itself.
Image:
min-handle

However, if you did the same vice-versa, you can't click and drag the min handle.
Image:
max-handle

There is no such issue in jQuery UI range slider. Because they're binding the handles to anchor tags which is outside the rail div.

Can we get it fixed?

@leongersen
Copy link
Owner

Hmm, this seems to be a regression in 7.0, as I've fixed it before. I'll write a unit test and fix the issue, soon. Thanks for the report.

@leongersen leongersen added the Bug label Sep 2, 2014
@ravimallya
Copy link
Author

Okay. Thanks for the quick reply. I hope the issue will be fixed soon. Closing was done by mistake. Hope Github will rearrange the buttons, so that tabbing and hitting enter will post the comment.

@leongersen
Copy link
Owner

Fixed in the new release. Thanks again for the report, I might not have noticed this for a long time.

@github-actions
Copy link

github-actions bot commented Jun 8, 2022

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Confirmed bugs
Projects
None yet
Development

No branches or pull requests

2 participants