-
Notifications
You must be signed in to change notification settings - Fork 780
Closed
Labels
area-TextBoxTextBox, RichEditBoxTextBox, RichEditBoxbugSomething isn't workingSomething isn't workingteam-ControlsIssue for the Controls teamIssue for the Controls team
Description
Describe the bug
TextBox right border gets clipped if a small enough (e.g. <=60) width is set:
Previously reported here: https://developercommunity.visualstudio.com/content/problem/535762/uwp-textbox-width-clipping.html
Steps to reproduce the bug
- Create a page and put
<TextBox AcceptsReturn="True" Width="60" />in it - Visualize it
Expected behavior
Right border is visible.
Version Info
NuGet package version:
| Windows 10 version | Saw the problem? |
|---|---|
| Insider Build (xxxxx) | |
| October 2018 Update (17763) | X |
| April 2018 Update (17134) | |
| Fall Creators Update (16299) | |
| Creators Update (15063) | |
| Anniversary Update (14393) |
| Device form factor | Saw the problem? |
|---|---|
| Desktop | X |
| Mobile | |
| Xbox | |
| Surface Hub | |
| IoT |
Additional context
Metadata
Metadata
Assignees
Labels
area-TextBoxTextBox, RichEditBoxTextBox, RichEditBoxbugSomething isn't workingSomething isn't workingteam-ControlsIssue for the Controls teamIssue for the Controls team
