Updating to the latest version of Chrome or the latest version of Edge will make printing complex snippets extremely slow. About 1 minute for print preview and then 1 minute for printing.
You may not notice this because you don't print snippets in normal usage.Has anyone else noticed the same problem?
Thank you for your always prompt response, the helpfulness of the Text Blaze comminuity is great.
I think this problem is related to the following announcement, which is about Kanji rendering in Chromium-based browsers, so I guess the same problem is happening in both Chrome and Edge.
We have reported this bug to the Chrome team. I will let you know when we get any updates from them. As this is already a bug in Chrome stable, it may take at least a few days before any fix comes back to Chrome.
In the meanwhile, you can do the following steps as a local workaround:
For the first time:
Right-click inside the form window, and select the "Inspect" option - which is usually the last option in the menu.
A devtools window will open.
Visit the Sources panel and then Overrides as shown in this menu:
You should delete these three lines. Then, press Ctrl+S (or Cmd+S) to save the file.
Now focus back to your form window and print it. The print should work as expected.
Every subsequent time:
Right-click inside the form window, and select the "Inspect" option - which is usually the last option in the menu.
As we have already saved our local override, it will be applied automatically.
So please focus back to your form window and print it. The print should work as expected
Apart from this, you can also checkout the Chrome Beta browser to see if it works for you. Although we generally don't recommend it as it may have other disruptions to your workflow.
Thanks for sharing the link. It looks relevant, although I think there may be multiple factors affecting this, as I am able to reproduce the same issue on macOS as well (not just Windows).
@Gaurang_Tandon
I have changed “evaluator_engine.css” as instructed, but printing is not that much faster.
Hmmm, I'm stumped, but I'm hoping for an improvement in the Chrominum update.