Closed Bug 1682200 Opened 4 years ago Closed 4 years ago

hit testing fails on OOP iframe contents with desktop zooming

Categories

(Core :: Panning and Zooming, defect, P2)

defect

Tracking

()

RESOLVED FIXED
86 Branch
Fission Milestone M6c
Tracking Status
firefox86 --- fixed

People

(Reporter: hiro, Assigned: hiro)

References

Details

Attachments

(1 file)

This is possibly another variant of bug 1682197.

STR;

  1. Open https://bug1682197.bmoattachments.org/attachment.cgi?id=9192951 with enabling Fission on WebRender
  2. Pinch zoom in
  3. Click the Button inside the OOP iframe

You will NOT see "type: mousedown" event or some such.

Interestingly, for hit testing the button looks like being positioned as if the iframe content is shifted just like the non WebRender case (bug 1682197).

So, the content is visually placed properly, not placed properly for hit testing on WebRender.

See Also: → 1682209

Tracking for Fission M6c milestone because APZ hit testing bugs are important.

Severity: -- → S3
Fission Milestone: --- → M6c
Priority: -- → P2

I just pushed a patch to fix this issue, but I still need to write automated tests for nested iframe case.

Assignee: nobody → hikezoe.birchill
Status: NEW → ASSIGNED
Attachment #9194301 - Attachment description: Bug 1682200 - Apply the top level resolution for iframes in the same process of the top level document. → Bug 1682200 - Apply the top level resolution for iframes in the same process of the top level document. r?botond
See Also: → 1684795
Pushed by hikezoe.birchill@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ca22cb4986e6 Apply the top level resolution for iframes in the same process of the top level document. r=botond
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: