Down events for links/buttons are not used unless there is a cancel method

Developer Notes

Don’t use 'Down' events for links/buttons unless there is a cancel method

It should be easy for users to abort or undo accidental link or button activation. When such an activation occurs the user has the opportunity to abort or undo.

Testing Notes

'Down' events for links/buttons are not used unless there is a cancel method

Down events for links/buttons are not used (unless there’s a cancel method)

Technical detail

For functionality that can be operated using a single pointer, at least one of the following is true:

Steps to check

Impact range: Medium

Test type: Manual

WCAG Reference: Understanding Success Criterion 2.5.2: Pointer Cancellation