Closed Bug 1736757 Opened 3 years ago Closed 2 years ago

pinch zoomed on slack images and text jump around while scrolling

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1735008

People

(Reporter: tnikkel, Unassigned)

References

Details

Attachments

(2 files)

Pinch zoom in on slack. Scroll around. The images and text jump around in a very un-appealing manner.

Severity: -- → S4
See Also: → 1747628
Blocks: 1747628
See Also: 1747628

One theory for what might be causing this is that perhaps WebRender is snapping scroll offset to integer coordinates pre-zoom, while Gecko code snaps them to integers post-zoom.

Attached file jp.html

This is a testcase that reproduces lines of test jiggling up and down.

STR: pinch zoom in all the way. Scroll down enough so that we have to update the layout scrolloffset (scroll 10 screens worth). Then slowly scroll down. For me at least one line of text will jiggle for each screenful of test I scroll.

See Also: → 1752789

(In reply to Timothy Nikkel (:tnikkel) from comment #2)

Created attachment 9260944 [details]
jp.html

This is a testcase that reproduces lines of test jiggling up and down.

STR: pinch zoom in all the way. Scroll down enough so that we have to update the layout scrolloffset (scroll 10 screens worth). Then slowly scroll down. For me at least one line of text will jiggle for each screenful of test I scroll.

Using nightly 2021-01-01 (so I could try without webrender), I verified that I can see the issue with webrender, but with webrender disabled I do not see the issue.

I unexpectedly found the exact dup bug, bug 1735008. Marking this as a dup of that bug.

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

Attachment

General

Created:
Updated:
Size: