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 Opencommand. (Ctrl+Shift+O) - Press Right Alt.
- UI disappears.
Example:
- Execute
Quick Opencommand. (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
Thanks for reporting the issue. Does this affect typing with altgr key
It actually closes UI with any Alt key, but if I use Ctrl + Left Alt, then it works.