Skip to content

NSOpenPanel and NSSavePanel no longer work on macOS 10.15 #6474

@JamesB7

Description

@JamesB7

Steps to Reproduce

Call the NSOpenPanel or NSSavePanel constructor. This only happens on macOS 10.15.

Expected Behavior

It will create the NSOpenPanel/NSSavePanel object.

Actual Behavior

On macOS 10.15, it will fail with 'init returned null'.

Environment

macOS 10.15
Xamarin.Mac
Calling mono from the command line. This also happens in my program which is built into a code-signed .app. It worked perfectly on all earlier versions of macOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThe issue or pull request is an enhancementmacOSIssues affecting macOS

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions