Zekiah-A / Subliminal

Methallyne blue - The Sublime Anthology of Stuff
https://poemanthology.org/
GNU General Public License v3.0
1 stars 3 forks source link

BLURRED TEXT IN POPUPS ON CHROME #15

Open Zekiah-A opened 1 year ago

Zekiah-A commented 1 year ago

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).

Zekiah-A commented 1 year ago

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

BlobTheKat commented 1 year ago

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

Zekiah-A commented 1 year ago

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

Zekiah-A commented 4 months ago

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