dotnet / dotnet/wpf

Triple click in TextBox does not select all text

Open
#1,162 7 comments 2 reactions 0 assignees View on GitHub
Enhancement Requested
Dominant language
C#
Stars
7.7k
Forks
1.3k
Avg merge
1d 11h
Merged PRs (30d)
61

Description

* .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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.