Setting Modal = true in BrowserOptions does not work #894

Closed
opened 2026-01-29 16:51:24 +00:00 by claunia · 1 comment
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:24 +00:00
Author
Owner

@FlorianRappl commented on GitHub (Nov 1, 2025):

Outdated - use ElectronNET.Core and ElectronNET.Core.AspNet.

See Wiki / What's New.

@FlorianRappl commented on GitHub (Nov 1, 2025): Outdated - use `ElectronNET.Core` and `ElectronNET.Core.AspNet`. See [Wiki / What's New](https://github.com/ElectronNET/Electron.NET/wiki/What's-New).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Electron.NET#894