Re: [pointerevents] Enable mouse click and drag to scroll and other pointer behavior customizations (#512)

Some questions:

1. For devices(touch, pen, ...) that have *click heuristics* when *direct manipulation* is enabled, will *click heuristics* still apply when *direct manipulation* is disabled?

2. For devices(mouse, ...) that don't have *click heuristics* when *direct manipulation* is disabled, will *click heuristics* apply when *direct manipulation* is enabled?

3. For devices(touch, pen, ...) that have *implicit pointer capture* when *direct manipulation* is enabled, will *implicit pointer capture* still apply when *direct manipulation* is disabled?

4. For devices(mouse, ...) that don't have *implicit pointer capture* when *direct manipulation* is disabled, will *implicit pointer capture* apply when *direct manipulation* is enabled?

5. Will `touch-action: none` and *direct manipulation* being disabled for a device, be the same thing?

My initial thought:
1. yes.
2. no.
3. yes.
4. no.
5. yes.

-- 
GitHub Notification of comment by sb3nder
Please view or discuss this issue at https://github.com/w3c/pointerevents/issues/512#issuecomment-3638072143 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 10 December 2025 17:00:19 UTC