Skip to content

[Feature request] window.opener full support #1865

@felicienfrancois

Description

@felicienfrancois

when opening a new window using window.open, we currently get a BrowserWindowProxy that only support posting messages.

Some websites, webapps and libraries uses window.opener to access properties and objects of the opener window. Thoose are broken in Electron.
That's the case for example of Chromium devtools, that use window.open / window.opener in dockable/undockable mode.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions