Skip to content

On master branch, Cmd+Q doesn't quit app, but emits warning instead #1711

Open
@TonalidadeHidrica

Description

@TonalidadeHidrica

I recently switched from v0.7.0 to master. I recognized that Cmd+Q does not quit the app anymore. This happens not only in my project but also in the example (at least, flex example). Instead, it emits a warning every time I submit the keystroke, apparently related to OS layer:

cargo run --example flex

2021-04-10 13:37:22.456 flex[74291:7719784] +[NSView doCommandBySelector:]: unrecognized selector sent to class 0x7fff885efa08

This happens only in master. In v0.7.0, I can quit the app with Cmd+Q without any warning.

Environment

  • druid master (2c5d73c)
  • macOS Big Sur 11.2.3 (Intel)

I can provide further environmental information if needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugdoes not behave the way it is supposed toshell/macconcerns the macOS backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions