Closed Bug 1668959 Opened 5 years ago Closed 1 year ago

WPT pointerevent_setpointercapture_inactive_button_mouse.html fails in verify mode on mac

Categories

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

Desktop
macOS
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: edgar, Assigned: masayuki)

References

Details

This is filed as a follow-up of bug 1520785.

pointerevent_setpointercapture_inactive_button_mouse.html somehow fails in verify mode on Mac, seems only happens on try, I could not reproduce this locally.

Okay, this will be fixed by bug 1961318.

Assignee: nobody → masayuki
Status: NEW → ASSIGNED
Depends on: 1961318
OS: Unspecified → macOS
Hardware: Unspecified → Desktop

(In reply to Masayuki Nakano [:masayuki] (he/him)(JST, +0900)(sickish, maybe slower respose) from comment #1)

Okay, this will be fixed by bug 1961318.

Now, that bug 1961318 has landed, can we mark this as fixed?

Flags: needinfo?(masayuki)

Right, Element::SetPointerCapture referes the global data of active pointers. Therefore, before correcting the behavior, it may meet unexpected situation, that is, the global data was not updated from the previous run. Now, we handle the situation intentionally. Therefore, this should never happen.

Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Flags: needinfo?(masayuki)
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.