-
-
Notifications
You must be signed in to change notification settings - Fork 783
Description
Before Submitting Your Bug Report
- I have verified that there isn't already an issue reporting the same bug to prevent duplication.
- I have seen the FAQ.
Maccy Version (see 'About' window)
2.5.1
macOS Version
MacOS 26.0 (25A354)
Maccy Settings
{
"KeyboardShortcuts_delete" = "{\\"carbonKeyCode\\":51,\\"carbonModifiers\\":2048}";
"KeyboardShortcuts_pin" = "{\\"carbonKeyCode\\":35,\\"carbonModifiers\\":2048}";
"KeyboardShortcuts_popup" = "{\\"carbonKeyCode\\":8,\\"carbonModifiers\\":768}";
NSNavPanelExpandedSizeForOpenMode = "{800, 448}";
NSOSPLastRootDirectory = {length = 588, bytes = 0x626f6f6b 4c020000 00000410 30000000 ... 10010000 00000000 };
"NSStatusItem Preferred Position Item-0" = 456;
"NSStatusItem Preferred Position Item-1" = 536;
"NSStatusItem VisibleCC Item-1" = 1;
"NSWindow Frame NSNavPanelAutosaveName" = "346 314 800 448 0 0 1470 922 ";
"NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "480 382 532 460 0 0 1470 922 ";
SUEnableAutomaticChecks = 1;
SUHasLaunchedBefore = 1;
SULastCheckTime = "2025-10-03 15:07:45 +0000";
SUUpdateGroupIdentifier = 1934419504;
enabledPasteboardTypes = (
"public.utf8-plain-text",
"public.png",
"public.rtf",
"public.html",
"public.file-url",
"public.tiff"
);
ignoredApps = (
"com.bitwarden.desktop",
"io.ente.auth"
);
migrations = {
"2024-07-01-version-2" = 1;
};
showFooter = 1;
showSearch = 1;
showTitle = 1;
suppressClearAlert = 1;
windowSize = "[450,800]";
}
Description
I usually keep 5 items pinned in Maccy. However, after updating to macOS 26, I noticed that one of the pinned items disappeared, which I initially assumed was a one-time glitch.
The remaining 4 items are ones I use frequently (including my email, which has disappeared multiple times, even after re-pinning it). Over the past few days, I’ve observed that only 2 out of the 4 items remain pinned.
I'm confident that I haven’t manually unpinned them, so it seems like Maccy is either losing or failing to retain some pinned items.
Update: The pinned items vanishes from entire list.
Steps to Reproduce
- Pin multiple items in Maccy.
- Use the laptop as usual.
- Shut down the laptop and then power it back on.
- Over the course of 1–2 days (this may vary), one or more pinned items will disappear.
Note: The issue is not guaranteed to reproduce immediately after a reboot, but it tends to happen after a day or two of use. The process is slow and intermittent.