Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 368 Bytes

File metadata and controls

16 lines (11 loc) · 368 Bytes
parent Requirements

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