Skip to content

TextBox right border is clipped w/ smaller Width set #641

@adrientetar

Description

@adrientetar

Describe the bug

TextBox right border gets clipped if a small enough (e.g. <=60) width is set:

image

Previously reported here: https://developercommunity.visualstudio.com/content/problem/535762/uwp-textbox-width-clipping.html

Steps to reproduce the bug

  1. Create a page and put <TextBox AcceptsReturn="True" Width="60" /> in it
  2. 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, RichEditBoxbugSomething isn't workingteam-ControlsIssue for the Controls team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions