Skip to content

Grid pattern: Can F2 trigger a dialog instead of inline editing? #3388

@tedbarth

Description

@tedbarth

The ARIA grid pattern specifies the F2 key as a way to enter editing mode for a cell (e.g., moving focus into a text field within the cell).

In scenarios where editing requires complex validation or when the cell’s value is derived from multiple inputs (for example, street name + house number or telephone area code + local number), inline editing may not be sufficient. In such cases, a popup dialog (possibly modal) with form fields and validation might be necessary.

Question:
Does the ARIA grid pattern permit opening a dialog via the F2 key as an alternative to inline text input editing inside the cell?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions