JetBrains / compose-multiplatform

Compose Multiplatform, a modern UI framework for Kotlin that makes building performant and beautiful user interfaces easy and enjoyable.
https://jetbrains.com/lp/compose-multiplatform
Apache License 2.0
16.26k stars 1.18k forks source link

Close ContextMenu, AlertDialog on Esc key by default #1379

Closed igordmn closed 2 years ago

igordmn commented 3 years ago

Native context menus and alert dialogs usually close if we press Esc key.

P.S. should we close DropdownMenu too?

igordmn commented 2 years ago

Fixed in 1.0.0-rc5

okushnikov commented 2 months ago

Please check the following ticket on YouTrack for follow-ups to this issue. GitHub issues will be closed in the coming weeks.