When using the CMD+F shortcut to search within the current page, the search dialog does not support the CMD+A shortcut to select all text in the input field. This makes editing or clearing the search query cumbersome and inconsistent with standard text input behavior across applications.
## Expected Behavior:
Pressing CMD+A in the search dialog should select all the text in the input field, allowing for quick editing or clearing of the query.
## Steps to Reproduce:
  1. Open any page in Capacities.
  2. Press CMD+F to open the search dialog.
  3. Type a search query.
  4. Attempt to use CMD+A to select all the text in the input field.
## Current Behavior:
CMD+A does not function, and text selection must be done manually with the mouse or arrow keys.
## Priority:
Medium – Enhancing this functionality would improve usability and align the behavior with user expectations.