Preflight Checklist
Electron Version
20.1.1
What operating system are you using?
macOS
Operating System Version
macOS Monterey 12.5.1
What arch are you using?
x64
Last Known Working Electron version
20.0.3
Expected Behavior
- Run Electron App. runs.
- Open DevTools.
- Go Tabs (like Sources or Elements)
- Select some source code or DOM
- Click right mouse button
- Context menu appears
Actual Behavior
When App. runs, DevTools opens
go Source tab, click right mouse button on second monitor. not first (main) monitor.
then, Context menu does not appear
but, on the first (main) monitor and the internal display of the macbook pro, it appears.
Testcase Gist URL
No response
Additional Information
I'm upgrade Electron 20.0.3 to 20.1.1 a few days ago.
using Vuejs-devtools 6.2.1
try to remove all of cached directory about Electron browser (likes "$HOME//Library/Application Support/my_electron_app) but does not change
Preflight Checklist
Electron Version
20.1.1
What operating system are you using?
macOS
Operating System Version
macOS Monterey 12.5.1
What arch are you using?
x64
Last Known Working Electron version
20.0.3
Expected Behavior
Actual Behavior
When App. runs, DevTools opens
go Source tab, click right mouse button on second monitor. not first (main) monitor.
then, Context menu does not appear
but, on the first (main) monitor and the internal display of the macbook pro, it appears.
Testcase Gist URL
No response
Additional Information
I'm upgrade Electron 20.0.3 to 20.1.1 a few days ago.
using Vuejs-devtools 6.2.1
try to remove all of cached directory about Electron browser (likes "$HOME//Library/Application Support/my_electron_app) but does not change