Protect the clock against unwanted interactions

Issue #8 resolved
Lele Gaifax repo owner created an issue

When the clock is running, it would be a sensible thing to ask for confirmation when someone stops or restarts it.

Comments (1)

  1. Lele Gaifax reporter

    Prevent accidental page close and countdown restart

    When the user tries to close the clock window while the countdown is running, or clicks on the restart button, ask for explicit confirmation. Unfortunately Firefox does not show the custom message (due to alleged security issues, see https://bugzilla.mozilla.org/show_bug.cgi?id=588292).

    Disable the delayed start when the countdown is running.

    Fix #8.

    → <<cset ce3efb3e31a6>>

  2. Log in to comment