Closed Bug 1718140 Opened 4 years ago Closed 2 months ago

Remove setCapture uses in datetime pickers

Categories

(Core :: DOM: Core & HTML, task, P3)

task

Tracking

()

RESOLVED FIXED

People

(Reporter: saschanaz, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fixed by bug 1676068 and bug 1802201])

No description provided.
Summary: Remove setCapture uses within Gecko → Remove setCapture uses in datetime pickers

Replacing mousedown to pointerdown in datepicker.js somehow changes .preventDefault() behavior and causes focus change. I'm not sure why it happens, still investigating...

Severity: -- → N/A
Priority: -- → P2

I'm not working on this now, please feel free to take it.

Assignee: krosylight → nobody
Priority: P2 → P3

setCapture() has been replaced in bug 1676068 (datepicker.js) and bug 1802201 (TimePicker.js).

Status: NEW → RESOLVED
Closed: 2 months ago
Depends on: 1676068, 1802201
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1676068 and bug 1802201]
You need to log in before you can comment on or make changes to this bug.