mirror of
https://github.com/jpochyla/psst.git
synced 2026-04-27 07:25:52 +03:00
[GH-ISSUE #465] Icon appears garbled in Spotlight results #290
Labels
No labels
api
bug
build
documentation
duplicate
enhancement
good first issue
help wanted
idea
invalid
linux
lowprio
macos
pull-request
upstream
windows
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/psst#290
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @gitgizmo7 on GitHub (Apr 4, 2024).
Original GitHub issue: https://github.com/jpochyla/psst/issues/465
Describe the bug
The app icon appears garbled when searching for Psst with Spotlight
To Reproduce
Install the app and search for it with Spotlight
Expected behavior
Icon appears normal in Spotlight search
Screenshots

Environment
Additional context
N/A
@jacksongoode commented on GitHub (Apr 9, 2024):
I'm not able to reproduce this... Could we get one other person to confirm?
@gitgizmo7 commented on GitHub (Apr 12, 2024):
So two people I know were also unable to reproduce it, but I can reproduce it in a macOS VM and a second, fresh copy of macOS on my machine, the common denominator being my hardware. Looks like I have some further testing to do on my end. I'll update this when I understand this better, I just don't understand how a hardware(?) issue could only affect one specific app in one specific context.
@jacksongoode commented on GitHub (Jul 30, 2024):
I just now found a case where this happens! I don't think we are treating the macOS icon the right way. I'll investigate.