Setting Modal = true in BrowserOptions does not work #890

Open
opened 2026-01-29 16:51:22 +00:00 by claunia · 0 comments
Owner

Originally created by @monisha-soliton on GitHub (May 9, 2023).

  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 https://github.com/ElectronNET/Electron.NET/issues/666 for more details

Originally created by @monisha-soliton on GitHub (May 9, 2023). 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 https://github.com/ElectronNET/Electron.NET/issues/666 for more details
claunia added the bug label 2026-01-29 16:51:22 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#890