question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Safari 15 - Blurry SVG background images when zoomed

See original GitHub issue

Environment info

  • Cytoscape.js version : 3.19.1
  • Browser/Node.js & version : Safari 15.0 (16612.1.29.41.4, 16612) on macOS Big Sur 11.6

Current (buggy) behaviour

What does the bug do?

background-image SVGs appear blurry in Safari 15 when zooming in. Notably, this does not happen on Safari 14, so it may be a webkit regression. Unfortunately, I no longer have Safari 14 to show a screenshot of.

Safari 15: safari-15-example

Chromium 94 (Brave): chromium-94-example

Firefox 92: firefox-92-example

Desired behaviour

What do you expect Cytoscape.js to do instead?

background-image SVGs to appear clearly in Safari 15 at all zoom levels.

Minimum steps to reproduce

What do you need to do to reproduce the issue?

  1. Open this JSBin in Safari: https://jsbin.com/ciguvov
  2. Zoom in on any node and note that the SVG background image is very blurry

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
maxkfranzcommented, Oct 18, 2021

Browsers regularly have regressions. Sometimes, they affect Cytoscape. Let’s leave this pinned until it’s fixed in Webkit so that others can find and follow this issue easily.

0reactions
Robin-Lawcommented, Apr 5, 2022

This appears to be fixed in current Safari (Version 15.3 (17612.4.9.1.8)) on Monterey. Closing this issue.

Screen Shot 2022-04-05 at 2 27 17 PM
Read more comments on GitHub >

github_iconTop Results From Across the Web

SVGs are displaying blurry in Safari - Stack Overflow
If your svg contains straight horizontal and vertical lines, they may seem to blur or sharpen randomly as you zoom in and out, ......
Read more >
Blurry SVG element in Safari - Bugs - Forum | Webflow
Hi, My SVG iPhone element looks blurry in Safari but not in Chrome. I believe this problem has come up within the last...
Read more >
Resized background images blurred in desktop Safari
Resized background images blurred in desktop Safari · This looks like the compression format and rendering engine used by each browser. · These...
Read more >
Image Janking & Blur on Scale and Zoom effects - GreenSock
I cannot add the Force3D to the tween as it breaks Safari!! And it doesn't make much noticeable difference in other browsers either....
Read more >
fuzzy images on web page when zoomed in - Super User
The actual solution to your problem is to transform your raster image to a vector graphics format like SVG and include that in...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found