Open Bug 1503428 Opened 6 years ago Updated 2 years ago

RDM is broken with enabling apz.allow_zooming

Categories

(Core :: Graphics: WebRender, defect, P4)

defect

Tracking

()

Tracking Status
firefox65 --- affected

People

(Reporter: hiro, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Attached image A screenshot (deleted) —
Steps to reproduce

1. Enable apz.allow_zooming
2. Open a site (say https://gruntjs.com)
3. View it in RDM
4. Reload

See the attachment for the result.  I have no idea what's going on there at all.

I think this is probably not high priority.
Zooming is currently only partially implemented in WebRender. In particular, the only API we have to tell WR about zooming is the set_page_zoom/set_pinch_zoom, which applies to the entire content. So from the screenshot it looks like we are propagating the zoom to WR, but it's applying it to everything.

This is only a priority if we are planning/working on exposing APZ zoom in the RDM.
What I said in bug 1503514 comment 3 applies here too, with the added twist that, as Kats mentioned, with WebRender zooming is in an even more primitive state (doesn't fully work on mobile yet either).
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: