Bug 267852 - pointerdown event doesn't always fire
Summary: pointerdown event doesn't always fire
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-22 06:20 PST by Jeroen Zwartepoorte
Modified: 2024-01-29 06:21 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Zwartepoorte 2024-01-22 06:20:33 PST
https://codepen.io/jpzwarte/pen/xxBrbNq

Try dragging a row, look at the console in the devtools:
- First time you try it, you get 'pointerdown <event.timeStamp>'
- Second time you try this in Chromium or FF, it does the same
- Second time you try it in Safari, the pointerdown event does not fire.

This is on Safari 17.2.1 on macOS 14.2.1
Comment 1 Radar WebKit Bug Importer 2024-01-29 06:21:13 PST
<rdar://problem/121848448>