The text labels under your New Tab page shortcuts look sharp on a regular display. On a Mac with a Retina screen, though, a recent Chrome visual regression can make them look fuzzy, pixelated, or just slightly off. Two Chrome flag adjustments can fix the rendering and get that crisp text back.

Fix 1: Disable Accelerated 2D Canvas
Chrome uses hardware acceleration to draw parts of the browser UI, including the New Tab page. On some Retina Macs, this causes text to render at the wrong resolution. Turning off the accelerated 2D canvas flag forces Chrome to use a sharper software rendering path instead.
- Open Chrome and type
chrome://flagsin the address bar, then press Enter. - Click the Search flags box and type
accelerated 2d canvas. - Find the flag called Accelerated 2D canvas.
- Click its dropdown and select Disabled.
- Click Relaunch at the bottom of the screen.
Open a new tab and check if the shortcut labels look sharper. If they do, you’re done. If the text is still fuzzy, try Fix 2 as well.
Fix 2: Force Pixel Ratio Alignment via Layout Grid
Chrome has a separate flag that controls how it aligns UI elements to the display grid. Misalignment on high-DPI screens can cause sub-pixel text rendering, which looks blurry. Enabling this flag snaps elements to whole pixels.
- Go to
chrome://flagsagain. - Search for
NTP. - Look for NTP shortcut layout or a similarly named New Tab page layout flag.
- Set it to Default if it was changed, or try toggling between Enabled and Default to see which produces sharper results on your display.
- Click Relaunch.
If you don’t see an NTP layout flag, your Chrome version may not include it yet. Stick with Fix 1 in that case.
Good to Know
- These flags apply across your whole Chrome profile, not just the New Tab page. Disabling accelerated 2D canvas can slightly reduce performance in graphics-heavy web apps. If you notice any slowdowns, re-enable the flag and wait for a Chrome update to address the bug properly.
- Chrome flags reset after major browser updates. If the fuzziness comes back after an update, repeat the steps above.
- You can check your Chrome version at
chrome://settings/help. Keeping Chrome updated is the best long-term fix, since Google will likely patch this rendering bug in a future release.
Disabling the accelerated 2D canvas flag resolves the blurry label issue for most Retina Mac users right away. If the problem keeps returning after updates, it’s worth leaving feedback through Chrome Menu, Help, Report an Issue so Google knows the bug is still active.
Leave a Reply