Scrolling a pdf janks and the scrolling itself pauses waiting for the pdf to draw on screen
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox121 | --- | unaffected |
| firefox122 | --- | unaffected |
| firefox123 | --- | wontfix |
| firefox124 | --- | wontfix |
People
(Reporter: mayankleoboy1, Unassigned)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
Open attached pdf
Scroll using the touchpad specially pages 8-11 (also repros on later pages)
AR: the scrolling itself janks. Prior to the regressing bug, the page would checkerboard. Now, the scrolling is janky.
Profile of jank: https://share.firefox.dev/3RTAvjO
Extreme version(pdf zoomed to 400%) : https://share.firefox.dev/3tIgXqJ
Regressed by :
Bug 1871467 - Remove unnecessary CanvasTranslator locking. r=aosmond CLOSED TREE
Differential Revision: https://phabricator.services.mozilla.com/D197112
Skia-canvas and gpu-canvas work great.
This may be a dupe of bug 1872455
| Reporter | ||
Comment 1•2 years ago
|
||
| Reporter | ||
Comment 2•2 years ago
|
||
For reference, here is a profile from 01Oct2023 (pre regressing bug) : https://share.firefox.dev/48qDQOw
| Reporter | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
Set release status flags based on info from the regressing bug 1871467
:lsalzman, since you are the author of the regressor, bug 1871467, could you take a look? Also, could you set the severity field?
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Comment 5•1 year ago
|
||
Set release status flags based on info from the regressing bug 1871467
Updated•1 year ago
|
Updated•1 year ago
|
| Reporter | ||
Comment 6•1 year ago
|
||
Latest profile : https://share.firefox.dev/4aYfmg9
Blocking in the compositor is gone, but there is still some jank while scrolling.
At this point, not sure if there is anything to fix from gfx side.
| Reporter | ||
Comment 7•1 year ago
|
||
Profile from latest Nightly: https://share.firefox.dev/4c0EmVg
The jank/hang while scrolling is still there.
| Reporter | ||
Comment 8•7 months ago
|
||
No longer janks.
Description
•