Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BLURRED TEXT IN POPUPS ON CHROME #15

Open
Zekiah-A opened this issue Nov 14, 2022 · 4 comments
Open

BLURRED TEXT IN POPUPS ON CHROME #15

Zekiah-A opened this issue Nov 14, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@Zekiah-A
Copy link
Owner

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 Zekiah-A added the bug Something isn't working label Nov 14, 2022
@Zekiah-A
Copy link
Owner Author

Zekiah-A commented Nov 14, 2022

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

@BlobTheKat
Copy link
Contributor

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

@Zekiah-A
Copy link
Owner Author

Zekiah-A commented Nov 15, 2022

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 Zekiah-A reopened this Apr 23, 2024
@Zekiah-A
Copy link
Owner Author

Zekiah-A commented Apr 23, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants