Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Slider "only on release" fire event when clicked #838

Open
6 tasks
maniac2003 opened this issue Jun 1, 2024 · 0 comments
Open
6 tasks

Slider "only on release" fire event when clicked #838

maniac2003 opened this issue Jun 1, 2024 · 0 comments

Comments

@maniac2003
Copy link

maniac2003 commented Jun 1, 2024

What are the steps to reproduce?

Create a slider to a debug node.
Set slider output to "only on release"

What happens?

If you click somewhere on the slider path without releasing the mouse button, the node fire an event with number you click on.
Keep the mouse button pressed and move the slider somewhere else and release the button, the node fires a second event with number at point you release the mouse button.

What do you expect to happen?

If output is set to "only on release" I expect no event when clicked, only on release.

Please tell us about your environment:

  • Node-RED-Dashboard version: 3.6.5
  • Node-RED version: 3.1.9
  • node.js version:
  • npm version:
  • Platform/OS: Docker Container nodered/node-red:latest @ Docker version 20.10.5+dfsg1, build 55c4c88 @ Debian 11
  • Browser: Edge Version 125.0.2535.79 (64-Bit) // Firefox Portable 126.0.1 (32-Bit)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant