Skip to content

Triple click in TextBox does not select all text #1162

Open
@batzen

Description

@batzen
  • .NET Core Version: All
  • Windows version: 1903
  • Does the bug reproduce also in WPF for .NET Framework 4.8?: Yes

Problem description:
Triple clicking in a TextBox does not select all text in the TextBox.

Actual behavior:
Triple clicking in a TextBox does not select all text in the TextBox.

Expected behavior:
Triple clicking in a TextBox should select all text.

Minimal repro:

  • Create a window containing a TextBox
  • Write some text into the TextBox
  • Triple click with the mouse

Metadata

Metadata

Assignees

No one assigned

    Labels

    Enhancement RequestedProduct code improvement that does NOT require public API changes/additions

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions