Skip to content

Fixes text/content truncation on several Layout sample pages when viewed at reflow dimensions (400% zoom / narrow window / portrait orientation)#782

Open
wnvko-msft wants to merge 4 commits into
microsoft:mainfrom
wnvko-msft:mvenkov/fix-textboxes-reflow-3019577
Open

Fixes text/content truncation on several Layout sample pages when viewed at reflow dimensions (400% zoom / narrow window / portrait orientation)#782
wnvko-msft wants to merge 4 commits into
microsoft:mainfrom
wnvko-msft:mvenkov/fix-textboxes-reflow-3019577

Conversation

@wnvko-msft

@wnvko-msft wnvko-msft commented Jun 26, 2026

Copy link
Copy Markdown

Fixes text/content truncation on several Layout sample pages when viewed at reflow dimensions (400% zoom / narrow window / portrait orientation).

  • Grid page: added a page-level TextWrapping=Wrap style so all TextBlock labels remain fully readable.
  • Border page: same page-level TextWrapping=Wrap style so the "different thickness on each side" label wraps instead of being cut off.
  • ResizeGrip page: same page-level TextWrapping=Wrap style so the description text wraps instead of being cut off.
  • GroupBox page: changed the GroupBox Width=400 to MaxWidth=400 so it shrinks to fit instead of clipping the right-aligned Submit button.

Closes BUG 3019577 (Grid, reflow)
Closes BUG 3018152 (Grid, portrait)
Closes BUG 3019581 (Border, reflow)
Closes BUG 3018160 (Border, portrait)
Closes BUG 3019579 (GroupBox, reflow)
Closes BUG 3018158 (GroupBox, portrait)
Closes BUG 3017835 (ResizeGrip, portrait)

wnvko-msft and others added 3 commits June 26, 2026 10:29
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…CAG 1.4.10)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wnvko-msft wnvko-msft changed the title Fix text truncation on Grid page at reflow dimensions (WCAG 1.4.10) Fix text truncation on Layout sample pages at reflow and portrait dimensions (WCAG 1.4.10) Jun 26, 2026
@wnvko-msft

Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="Microsoft"

@wnvko-msft wnvko-msft changed the title Fix text truncation on Layout sample pages at reflow and portrait dimensions (WCAG 1.4.10) Fixes text/content truncation on several Layout sample pages when viewed at reflow dimensions (400% zoom / narrow window / portrait orientation) Jun 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant