Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Docs slowed #693

Open
guglovich opened this issue Mar 23, 2024 · 7 comments
Open

Google Docs slowed #693

guglovich opened this issue Mar 23, 2024 · 7 comments

Comments

@guglovich
Copy link

Description

Tables slow down a lot when using the extension. A month ago and more it was just slow but it was tolerable, after updating Firefox to version 124 it became impossible to use at all. Even a simple click on a cell in the table takes time. I don't know if this is tied to the Firefox version or if the extension has just been updated over time, but the problem got worse this week.

Steps to Reproduce (for bugs)

  1. Scrolling up/down the list
  2. Clicking on cells

Context

Disabling the extension helps right away.

Your Environment

  • CanvasBlocker Version used: 1.9
  • Firefox version incl. 32- or 64-bit: 124.0.1
  • Operating System and version (desktop or mobile): Arch Linux
  • Installed addons:

Your Settings

stock

@Iz-zzzzz
Copy link

Iz-zzzzz commented Apr 6, 2024

Try whitelist TextMetrics API for docs.google.com
.
.
.
Edited: Try whilelist Screen API too
This belongs to me, if there's no whitelist on a file with over 20,000 rows, and it's a bit slow.
image

@guglovich
Copy link
Author

try whitelist TextMetrics API for docs.google.com

It didn't work

@kkapsner
Copy link
Owner

kkapsner commented Apr 7, 2024

Can you please try the latest version on https://canvasblocker.kkapsner.de/versions/

With that I cannot reproduce your problem.

@guglovich
Copy link
Author

I'm on version 1.10.20240407.1 and the problem persists.

@kkapsner
Copy link
Owner

kkapsner commented Apr 7, 2024

Hm... can you share a table document here where you have problems?

I do not use google docs and with an empty table everything is OK on my machine (but it's quite new...).

Have you tried on a fresh Firefox profile?

@spodermenpls
Copy link
Contributor

spodermenpls commented Apr 7, 2024

I checked out a filled Google Docs spreadsheet that I open on a regular basis, and can't reproduce any of the reported problems either (not even being only "tolerable slow" a month ago, and I'm on a 2012-era notebook, it's always been quite snappy after being fully loaded). It's a "read-only" one, without being logged-in, maybe that's the difference between Docs working or not?

@guglovich
Copy link
Author

I checked in LibreWolf, it has a clean profile. There's no problem.

I continue testing, tried moving the same tabs, changing privacy settings and so on. Still looking for the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants