phoenix
phoenix copied to clipboard
Some keys and keyboard shortcuts close ModalBar if it uses QuickSearchField
Describe the bug
Right Alt or Ctrl+A closes ModalBar
if it uses QuickSearchField
, so Right Alt cannot be used to write characters and Ctrl + A to select all in input.
Reproduction
Example:
- Execute
Quick Open
command. (Ctrl+Shift+O) - Press Right Alt.
- UI disappears.
Example:
- Execute
Quick Open
command. (Ctrl+Shift+O) - Search something existing.
- Press Ctrl + A.
- UI disappears and whole document is selected.
Expected behavior
No response
OS, Browser and Phoenix versions
Win11, desktop and browser, Phoenix 3.6+.
logs or debug stack trace if any
No response
Additional context
No response