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 text "org.p0dje.maccy" obscures items at the top of the menubar drop down #852

Closed
2 tasks done
williamscody opened this issue Aug 23, 2024 · 1 comment
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@williamscody
Copy link

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.0.0.beta.12 (43)

macOS Version

15.1 Beta (24B5024e)

Maccy Settings

{
    "KeyboardShortcuts_delete" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":51}";
    "KeyboardShortcuts_pin" = "{\\"carbonModifiers\\":2048,\\"carbonKeyCode\\":35}";
    "KeyboardShortcuts_popup" = "{\\"carbonKeyCode\\":8,\\"carbonModifiers\\":768}";
    "LaunchAtLogin__hasMigrated" = 1;
    "NSStatusItem Preferred Position Item-0" = 401;
    "NSStatusItem Visible Item-1" = 0;
    "NSWindow Frame com.sindresorhus.Settings.FrameAutosaveName" = "895 595 710 458 0 0 2272 1253 ";
    SUEnableAutomaticChecks = 1;
    SUHasLaunchedBefore = 1;
    SULastCheckTime = "2024-08-23 20:39:43 +0000";
    SUUpdateGroupIdentifier = 3188692353;
    enabledPasteboardTypes =     (
        "public.png",
        "public.tiff",
        "public.utf8-plain-text",
        "public.html",
        "public.file-url",
        "public.rtf"
    );
    highlightMatch = bold;
    ignoredPasteboardTypes =     (
        "Pasteboard generator type",
        "net.antelle.keeweb",
        "com.agilebits.onepassword",
        "de.petermaurer.TransientPasteboardType",
        "com.typeit4me.clipping"
    );
    menuIcon = scissors;
    migrations =     {
        "2020-04-25-allow-custom-ignored-types" = 1;
        "2020-06-19-use-keyboardshortcuts" = 1;
        "2020-09-01-ignore-keeweb" = 1;
        "2021-02-20-allow-to-customize-supported-types" = 1;
        "2021-06-28-add-title-to-history-item" = 1;
        "2021-10-16-remove-dynamic-pasteboard-types" = 1;
        "2022-08-01-rename-suppress-clear-alert" = 1;
        "2022-11-14-add-html-rtf-to-supported-types" = 1;
        "2023-01-22-add-regexp-search-mode" = 1;
        "2024-07-01-version-2" = 1;
    };
    pasteByDefault = 1;
    pinTo = top;
    popupPosition = cursor;
    removeFormattingByDefault = 1;
    showFooter = 1;
    showRecentCopyInMenuBar = 0;
    showSearch = 1;
    showTitle = 1;
    sortBy = lastCopiedAt;
    suppressClearAlert = 1;
    windowPosition = "[0.8639964788732394,1.0008403361344538]";
    windowSize = "[248,482]";
}

Description

Whether the search field is displayed or not, the text "org.p0dje.maccy" appears on the top of the menubar dropdown, obscuring the search field (when enabled), or the topmost clipping.

Problem does not appear with 1.0 release.

Steps to Reproduce

Install the app.

See the results (screenshots attached)

Screenshot 2024-08-23 at 3 42 21 PM Screenshot 2024-08-23 at 3 41 07 PM
@williamscody williamscody added the bug Something isn't working label Aug 23, 2024
@Lockyc
Copy link

Lockyc commented Aug 26, 2024

Resolved in Version 2.0.0.beta.13 (44)

@p0deje p0deje closed this as completed Aug 26, 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

3 participants