Skip to content

BrowserWindow.SetMenu(null) not working #301

@shazha

Description

@shazha

Thanks for this great project, it's really helpful 😃

  • Version: 5.22.14
    .Net Core SDK version: latest 2.2 release

  • Target: Windows 10

The menu bar is supposed to be removed completely by invoking BrowerWindow.SetMenu(null) or Menu.setApplicationMenu(null). However, the default menu, which contains standard items such as File and Edit, is not suppressed and the menu bar is not removed from created BrowserWindow on Windows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions