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

The icon in the chat is malformed in webkit (Safari/GNOME Web) #882

Open
krassowski opened this issue Jul 8, 2024 · 1 comment
Open
Labels
bug Something isn't working
Milestone

Comments

@krassowski
Copy link
Member

Description

image

The icon in the status bar works fine.

Expected behavior

Like in other browsers:

image

Context

This was likely introduced in #713.

It might be that an icon optimized for embedding in the HTML code was just copied over to the static/ path and now that it is served as a standalone image source it is no longer valid (or just hitting a different code path).

  • Browser and version: GNOME Web 46.2 using WebKit GTK 2.44.2
@krassowski krassowski added the bug Something isn't working label Jul 8, 2024
@dlqqq
Copy link
Member

dlqqq commented Nov 27, 2024

I'm sifting through old issues now, many of which did receive any attention from us because of how busy we've been.

Thanks for reporting this; this is something we need to address for v3. I'll add it to the milestone.

@dlqqq dlqqq added this to the v3.0.0 milestone Nov 27, 2024
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