mylg
mylg copied to clipboard
web interface: disable trace
Hi There,
When entering the IP address/host you would like to trace, it's a continuous trace, like mtr
. However, there's a slider that when you hover over it, says enable/disable trace. Is the purpose of this to stop a trace after it has started? If so, I'm observing it continuing to ping.
correct but I couldn't reproduce it w/ chrome (Version 54.0.2840.87 (64-bit)) and safari (Version 10.0.1 (12602.2.14.0.7)) what browser/version you tried?
I attempted this in firefox 50 or something on Linux. I'll update with the exact version later tonight.
I can confirm this on Firefox 50.0 and Chrome 54.0.2840.71 on macos. When I put the slider in the off-position it continues to tace.
@gummiboll Thanks! I'll keep this open until it fixed @ Firefox
A bit busy so can't test/fix myself but I think I found the problem, @mehrdadrad. I believe its this (called from onClickCheck()
). I get this stacktrace in firebug:
ReferenceError: notify is not defined
@gummiboll Thanks for investigating I'll try to fix it