Skip to content

Support multi-line text editing on desktop platforms #36316

@gspencergoog

Description

@gspencergoog

We need to implement full support for multi-line text editing, including:

  • cut/copy/paste/clear shortcuts and actions
  • selection via mouse
  • selection via keyboard (shift-up-arrow, etc.)
  • navigation via mouse and keyboard (jump to beginning/end, move with arrow keys, set insertion point with mouse)
  • optionally, commit text with enter key (and add newline with shift-enter).

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: desktopRunning on desktopframeworkflutter/packages/flutter repository. See also f: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions