Open Bug 664757 Opened 13 years ago Updated 2 years ago

Trackpad taps often don't result in visible feedback (add minimum duration for :active)

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86_64
macOS
defect

Tracking

()

People

(Reporter: jruderman, Unassigned)

Details

(Keywords: ux-userfeedback)

Attachments

(1 file)

Attached file testcase
1. Enable tap-to-click (Mac system preferences > Trackpad > Tap to Click).
2. Load the testcase.
3. Tap the button.

Result: no blue flash (or nearly-imperceptibly short blue flash).

Expected: a solid blue flash, so I know Firefox accepted the tap and it landed on the button.

See also bug 376119.
David, could we add some timer which clear active state, or
can you see some problem in such behavior?
If active state moves to some other place, the old active should be
cleared immediately.

It might be nice if we could have some animation, but that is hard, I assume.
Though, this could be OSX level thing.
It wouldn't make sense for the OS to delay the mouseup, because that would delay the action.
Component: Event Handling → User events and focus handling
Severity: minor → S4
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: