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

Bug with HTML5 range input when it inside tablesorter's table header #1845

Open
zkelo opened this issue Oct 30, 2023 · 0 comments
Open

Bug with HTML5 range input when it inside tablesorter's table header #1845

zkelo opened this issue Oct 30, 2023 · 0 comments

Comments

@zkelo
Copy link

zkelo commented Oct 30, 2023

Description
When we have a table that have HTML5 <input type="range"> element inside its header row, the slider will behave itself strange. This happens in Firefox and Safari

In Firefox, a slider pointer position will be restored to its original position when we will drag it and release. In Safari on drag it holds and moves correspond to mouse even if we release mouse button after dragging and also blocks any interactives with webpage

This is how this looks in Firefox:
Slider bug

Also attend to sliders that placed in normal table cells, not in header. It works normally

Sandbox
https://codepen.io/alxndrr/pen/GRzgRaZ

@zkelo zkelo changed the title Bug with HTML5 range input when its inside tablesorter's table header Bug with HTML5 range input when it inside tablesorter's table header Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant