CanvasRenderingContext2D::DrawImage takes lots of time when scrolling Google Spreadsheet
Categories
(Core :: Graphics: Canvas2D, defect)
Tracking
()
People
(Reporter: smaug, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: perf, Whiteboard: [platform-rel-Google][platform-rel-GoogleSuite][platform-rel-GoogleSheets])
Attachments
(5 files, 1 obsolete file)
|
3.03 KB,
patch
|
Details | Diff | Splinter Review | |
|
9.38 KB,
patch
|
Details | Diff | Splinter Review | |
|
4.70 KB,
patch
|
Details | Diff | Splinter Review | |
|
2.82 KB,
text/html
|
Details | |
|
2.67 KB,
text/html
|
Details |
| Reporter | ||
Updated•9 years ago
|
| Reporter | ||
Updated•9 years ago
|
Updated•9 years ago
|
Comment 3•9 years ago
|
||
| Reporter | ||
Comment 4•9 years ago
|
||
| Reporter | ||
Comment 5•9 years ago
|
||
Updated•9 years ago
|
Comment 7•9 years ago
|
||
Comment 8•9 years ago
|
||
Comment 9•9 years ago
|
||
Comment 10•9 years ago
|
||
Comment 11•9 years ago
|
||
Comment 12•9 years ago
|
||
Comment 13•9 years ago
|
||
Updated•9 years ago
|
Updated•9 years ago
|
Updated•9 years ago
|
Comment 15•9 years ago
|
||
Comment 16•9 years ago
|
||
Comment 17•9 years ago
|
||
| Comment hidden (obsolete) |
Comment 20•9 years ago
|
||
Comment 21•9 years ago
|
||
Comment 23•9 years ago
|
||
Updated•9 years ago
|
Comment 24•5 years ago
|
||
Hi there, using firefox-81.0.1-4.fc32.x86_64 on Fedora Linux 32 and suffering from this huge lag while scrolling. Is this still an open issue in Linux or should I file a bug report in Fedora's bugzilla?
Comment 25•5 years ago
|
||
PS: for someone with the same problem, by applying these settings:
gfx.webrender.all -true
layers.acceleration.force-enable -true
layers.omtp.enable -true
gfx.xrender.enabled -true
mousewheel.min_line_scroll_amount -40
taken from here:
https://www.reddit.com/r/archlinux/comments/8po7wd/finally_fixed_firefoxs_slow_scrolling_and_it_is/
the slowness was greatly reduced to the point where google spreadsheet scrolling is mostly usable but still a bit sluggish...
Updated•4 years ago
|
Comment 26•4 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:lsalzman, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•4 years ago
|
Updated•3 years ago
|
Comment 27•3 years ago
|
||
Clear a needinfo that is pending on an inactive user.
Inactive users most likely will not respond; if the missing information is essential and cannot be collected another way, the bug maybe should be closed as INCOMPLETE.
For more information, please visit auto_nag documentation.
Description
•