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

[Bug] Emoji picker appear blurred for some reason #267

Open
yazae opened this issue Jan 27, 2024 · 8 comments
Open

[Bug] Emoji picker appear blurred for some reason #267

yazae opened this issue Jan 27, 2024 · 8 comments

Comments

@yazae
Copy link

yazae commented Jan 27, 2024

Hi, I’m on the last akkoma version, with the last Mangane version (just installed the two from source).

I have a bit of a problem with the web interface : the emoji picker is kinda blurred while anything else is clear.

Also, the scroll bar is hiding some emojis, it’s not normal.

(Sorry for the shitty screen with the emoji bug but it’s not linked to the bug, I tried removing the emoji pack and it is still blurred)
image

Is it a known bug ?

Yazae

@yazae
Copy link
Author

yazae commented Jan 27, 2024

I can’t access to the server right now but I’ll add a non bugged (but still blurred) screen when my box will be working again.

edit :
Here it is
image

@yazae
Copy link
Author

yazae commented Jan 27, 2024

idk why but disabling --tw-rotate or the other items in red make the menu appear and move the emoji picker but resolve the blurr problem, if it helps :
image

@Cl0v1s
Copy link
Collaborator

Cl0v1s commented Jan 29, 2024

Hi ! Thanks a lot for your researches about this issue :)

Maybe it's my own screen but I dont exactly see what's blurry in the screen you posted.
But I admit the details your provided look similar to issues I had at work with complexes UI and transform property

@yazae
Copy link
Author

yazae commented Jan 29, 2024

Yeah I know it’s really subtle but it’s a thing who put me off when I see it, the interface is so pretty otherwise… I promise it’s here :’D
You can see the difference with the text mainly, but the emojis are subtely blurred as well.

I tried on Edge and the blurr is still here so it’s not a browser issue I think.

--
I found another weird bug, my "s" and "n" key don’t works in the emoji picker research field 🤔
How can I do a proper bug report ?
Is this field (hedgehog-something) the ID of the installed release or it’s something else ?
image

@yazae
Copy link
Author

yazae commented Jan 30, 2024

Okay so I tested to open a window on my first screen, and it’s crystal clear. This screen is small (14") and is at 150% of zoom. If I un-zoom the screen (100%), I got the blur even if it’s less visible than on my big screen.

The screen where it is most blurred is 22", 1080p, and a normal (100%) zoom.

So the issue seems to be a problem with screens at 100% of zoom ? If I zoom my big screen at 150%, the blurr is not visible (almost, there is still a bit of a problem who disappear at 200%), but obviously it’s not practical.

It’s still a really weird bug because tweaking things like --tw-translate-y resolve the blurr. Idk if it’s because it reload the item and the blurr disappear or something else :/

@Cl0v1s
Copy link
Collaborator

Cl0v1s commented Jan 30, 2024

Thanks for all those details !
Edge is based on chromium, as well as google chrome. What is the browser you first noticed the issue in ?

About the s and n key, I think there is already an open issue about it, at least I'm aware of it :D

@yazae
Copy link
Author

yazae commented Jan 31, 2024

My primary browser is Firefox. That’s why I tested it on Edge as well :)

Okay for the s and n keys !

@Cl0v1s
Copy link
Collaborator

Cl0v1s commented Jan 31, 2024

Ok thanks ! So it's a rendering issue, probaly directly related to the code !

I'll look on that with your great hints. Thanks again !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants