Dialog with text input

Automatic clipboard content detection and focus for text input

req~textinput.clipboard.autofocus~1

When a dialog with text input is opened:

  • Text field should be focused.
  • If the clipboard contains contents, it should be in the field and be marked.

Needs: impl