ElectronNET / Electron.NET

:electron: Build cross platform desktop apps with ASP.NET Core (Razor Pages, MVC, Blazor).

Home Page:https://gitter.im/ElectronNET/community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting Modal = true in BrowserOptions does not work

MonishaMaryA opened this issue · comments

  1. Version: 23.6.1
  2. Target: windows

If you set BrowserWindowOptions.Modal = true when creating a new BrowserWindow, the created window will not be a modal window even after setting the parent.

This issue has been already reported in version 13.5.1 and issue is marked as close. Please refer #666 for more details