- Electron version: 1.4.1
- Operating system: Windows10
- Resize your main browserwindow in the half right of your screen
- Invoque a dialog like
dialog.showErrorBox('error', 'Foo')
- The dialog is centered on your screen, not on your browser window app on right
This is specially confusing when the dialog appears on top of an other application than the electron one.