Actions
Bug #13805
openSlider valueChanged emitted twice when moving the handle
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
06/27/2025
Due date:
% Done:
0%
Estimated time:
Description
Wt::WSlider valueChanged property is emitted twice when user moves the slider-handle.
When the user clicks on the slider (so that the handle jumps to a new position) valueChanged is emitted once.
Sample output from running demo when user moves the slider:
[2025-Jun-27 09:38:31.816] 150276 - [info] "wthttp: 127.0.0.1 POST /?wtd=JZdsIbDnp3iljPdV HTTP/1.1 200 257"
[2025-Jun-27 09:38:31.816] 150276 - [info] "WebRequest: took 0.846 ms"
new value: 23
new value: 24
Files
No data to display
Actions