Zekiah-A/Subliminal

BLURRED TEXT IN POPUPS ON CHROME

Opened this issue · 4 comments

Chrome bug means that when using % transforms + backdrop filter, text gets blurred in the panel.
https://bugs.chromium.org/p/chromium/issues/detail?id=521364 (f*ck chrome)
Possible fix: Use flexbox for popups, use a positioning workaround, or just complain to the chrome developers until they fix this problem that has existed for S I X Y E A R S (firefox, safari, etc has never had this problem).

image
(clear, no transform: in css)
image
(blurred, when using transform: translate(-50%, -50%))

chrome has marked this problem as fixed. update your version of chrome

chrome has marked this problem as fixed. update your version of chrome

Really, even when you use backdrop filter blur, as I have tested on like three computers and had the same result
image

Chrome 124.0.6367.61.. It is once again time to bump the issue 😎
image