Disabled menu bar menu can still be open using keyboard #17915
Labels
package:ui
status:in-progress
Set automatically when an issue lands in the "In progress" column. We are working on it.
type:bug
This issue reports a buggy (incorrect) behavior.
📝 Provide detailed reproduction steps (if any)
editor.ui.view.menuBarView.menus[ 0 ].isEnabled = false;
in the console.Opt+F9
to focus menu bar.✔️ Expected result
Nothing happens, menu should not be open.
❌ Actual result
Menu opens normally.
❓ Possible solution
If you have ideas, you can list them here. Otherwise, you can delete this section.
📃 Other details
If you'd like to see this fixed sooner, add a 👍 reaction to this post.
The text was updated successfully, but these errors were encountered: