Closed Bug 1649307 Opened 4 years ago Closed 4 years ago

Pick on click does not work inside a tab in browser toolbox.

Categories

(DevTools :: Accessibility Tools, defect)

defect

Tracking

(firefox80 fixed)

RESOLVED FIXED
Firefox 80
Tracking Status
firefox80 --- fixed

People

(Reporter: yzen, Assigned: yzen)

Details

Attachments

(1 file)

Looks like clicking to pick only works in browser toolbox when picking is done on an element in parent process. It seems to have no effect when picking is done inside a tab.

Severity: -- → S3

Looks like preventing defaults for mousedown/mouseup events when the target is a remote frame, results in click not happening inside it and is only registered on the top level.

[deleted]

Pushed by yura.zenevich@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/0711a824bfe9
ensure that we do not prevent defaults or stop propagation for events that are for the remote frame target. r=ochameau
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 80
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: