Closed Bug 1529531 Opened 6 years ago Closed 6 years ago

Request rerouting of pointer events targeted at an out-of-process iframe

Categories

(Core :: DOM: UI Events & Focus Handling, enhancement, P2)

enhancement

Tracking

()

RESOLVED DUPLICATE of bug 1542020
Fission Milestone M3

People

(Reporter: hsivonen, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fission-event-m2] )

It appears that there exist events that WebRender (as requested by APZ) deems not to hit anything but that traditional event targeting thinks hit Web content. I don't at this time understand what conditions are necessary for this situation to arise. At present, bug 1524231 routes such events to the content process associated with top-level browsing context in the tab. If the traditional layout-based event targeting in that process decides that the event hits an out-of-process iframe, we should probably do something sensible (and/or figure out why WR thought the event didn't hit that iframe to begin with).

Priority: -- → P2

Maybe instead of m2 this should be backlog or even WONTFIX (but more experimentation needed before declaring this WONTFIX).

Whiteboard: [fission-event-m2]
Component: Event Handling → User events and focus handling
Fission Milestone: --- → M3

I think I misdiagnosed the issue when I filed this. Still, to the extent a similar problem actually exists, I think this topic is covered by bug 1542020, which has better information about the issues.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.