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] Shift / Ctrl seems not working on certain pipstep/step setups #152

Open
simeydotme opened this issue Oct 27, 2024 · 1 comment
Open
Assignees
Labels
bug Something isn't working investigating Not quite sure if it's valid, yet

Comments

@simeydotme
Copy link
Owner

Describe the bug

When using this code;

<RangeSlider
  id="future"
  pips
  all="label"
  step={1000}
  pipstep={5}
  float
  min={0}
  max={1000000}
  bind:value
  {formatter}
/>

The shift and ctrl modifiers dont appear to be working

To Reproduce

https://svelte.dev/playground/030797781fd64ad88302d1343f5b2c43?version=5.1.3#H4sIAAAAAAAACm1QTU_DMAz9K5ZPIFEGBy5hRULcEWJHwiFd3S6Sm0SJmTZV5beTpJPgQHKJn_0-nBmdmQgVvhs3EuzY9hThzYYE3_DqYXewg2xeJDLe4GCZEqqPGeUcCqkAGb9IPIdwm47EUrDOJPoP33sn5CTL4Dbtow3ypJ0WOwUfBWqKS4gh-gk0rswmlk6TaqsJOZ_Gx0zMVCaBo-EvghYe7sopDdFuu_k1yHf7R1w7AMPcamTTEWssQBIK7XyfBZZSDuyNlMdkXTuv2GRO68Q6pKWzrlfVXbtNNZprtVTHJGemup8a2XeGrzrfn69hhppQgul760aVc4fTmlqETtIYtqNTsM8_RbE2lrpP1cu_WIZQScxGn8sPqoKlXcQBAAA=

@simeydotme simeydotme added bug Something isn't working investigating Not quite sure if it's valid, yet labels Oct 27, 2024
@simeydotme simeydotme self-assigned this Oct 27, 2024
@simeydotme
Copy link
Owner Author

also pgup/dn :/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigating Not quite sure if it's valid, yet
Projects
None yet
Development

No branches or pull requests

1 participant