microsoft/microsoft-ui-xaml

CheckBox & RadioButton labels become off-center when text scaling >= ~150%.

Open

#1,520 opened on 2019年10月31日

GitHub で見る
 (30 comments) (2 reactions) (0 assignees)C# (5,815 stars) (659 forks)batch import
area-UIDesignbuggood first issuehelp wantedteam-Controls

説明

Describe the bug The built-in text labels for both the CheckBox and RadioButton controls gradually gets more and more off center as the system's text scaling % increases.

Steps to reproduce the bug

  1. Set text scaling to 150% or higher
  2. Open the XAML Controls Gallery
  3. View any of the CheckBox or RadioButton controls

Expected behavior The text labels should remain aligned.

Screenshots Annotation 2019-10-31 100209

Version Info

XAML Controls Gallery version 1.2.10.0

Windows 10 version Saw the problem?
Insider Build (xxxxx)
May 2019 Update (18362) Yes
October 2018 Update (17763)
April 2018 Update (17134)
Fall Creators Update (16299)
Creators Update (15063)
Device form factor Saw the problem?
Desktop Yes/No?
Mobile
Xbox
Surface Hub
IoT

Additional context

コントリビューターガイド