sindresorhus/electron-context-menu

"Download" actions do not work in webviews

Open

#122 建立於 2020年10月20日

在 GitHub 查看
 (3 留言) (0 反應) (0 負責人)JavaScript (1,471 star) (167 fork)user submission
bughelp wanted

描述

"Download" actions pass the webview as a window to electron-dl, but electron-dl does not support webviews. Electron-dl would need to change its specification or electron-context-menu should pass the parent window instead.

貢獻者指南