-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Enhancement RequestedProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions
Milestone
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Enhancement RequestedProduct code improvement that does NOT require public API changes/additionsProduct code improvement that does NOT require public API changes/additions