Skip to content

Can't app.quit() or CMD+Q when using simple full screen on MacOS #13135

@zhaoterryy

Description

@zhaoterryy
  • Electron Version: 2.0
  • Operating System (Platform and Version): MacOS 10.13.4
  • Last known working Electron version: N/A

Expected Behavior
App quits.

Actual behavior
App does not quit.

To Reproduce

  1. Run commands below.
  2. Try pressing app.quit() button.
  3. Try CMD+Q to quit.
  4. Try pressing app.exit() button.
$ git clone https://github.com/zhaoterryy/electron-quick-start
$ npm install
$ npm start || electron .

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions