Open Bug 1745119 Opened 3 years ago Updated 3 years ago

Apply scroll generation based scroll offsets to the zoom container when the document gets zoomed in

Categories

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

defect

Tracking

()

People

(Reporter: hiro, Unassigned)

References

Details

Attachments

(1 file)

In bug 1571758 we are going to introduce a new machinery to choose an appropriate scroll offset which was sampled by an APZC to mitigate gaps between the offset used on the main-thread and the sampled offset. But we don't apply the new machinery for the zoom container, specifically this GetCurrentAsyncTransform call.

Attaching file an example to see the gap when the example html is zoomed in. The exampled doesn't listen normal scroll events, it rather listens visualViewport's scroll events.

As far as I know, there's no bug report about this case, so I assume it's rarely used, so I am setting P3/S3 for now to this bug.

The bug title was slightly misleading, the scroll offset on the zoom container will basically be using generation based offsets, but it's not going to work with zoomed in.

Summary: Apply scroll generation based scroll offsets to the zoom container → Apply scroll generation based scroll offsets to the zoom container when the document gets zoomed in
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: