phoenix icon indicating copy to clipboard operation
phoenix copied to clipboard

Some keys and keyboard shortcuts close ModalBar if it uses QuickSearchField

Open michaljerabek opened this issue 9 months ago • 2 comments

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:

  1. Execute Quick Open command. (Ctrl+Shift+O)
  2. Press Right Alt.
  3. UI disappears.

Example:

  1. Execute Quick Open command. (Ctrl+Shift+O)
  2. Search something existing.
  3. Press Ctrl + A.
  4. 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

michaljerabek avatar May 24 '24 11:05 michaljerabek