xamarin/Xamarin.Forms

[Bug] Invalid value appears in year picker portion of DatePicker when hovered over with Inspect

オープン

#6,655 opened on 2019/06/26

 (0 件のコメント) (2 件のリアクション) (0 人の担当者)C# (1,926 件のフォーク)batch import
e/4 :clock4:help wantedinactivep/UWPt/bug :bug:up-for-grabs

Repository metrics

Stars
 (5,644 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Description

When viewing the DatePicker's accessibilty data with Inspect, an invalid value appears above the first (earliest) year value.

Steps to Reproduce

  1. Run inspect.exe
  2. Open the DatePicker control
  3. Scroll to the earliest year value 3a. If already at the earliest year value, hover over adjacent values
  4. Observe a value appeared above the year values.

Expected Behavior

The DatePicker remains unchanged when viewing accessibility data.

Actual Behavior

A value appeared above the year values.

Basic Information

  • Version with issue: 4.0.0.425677
  • Last known good version: N/A
  • IDE: Visual Studio 2019
  • Platform Target Frameworks:
    • UWP: 17134
  • Affected Devices: UWP

Screenshots

image DatePickerBug.zip

Reproduction Link

Zipped file below with a DatePicker.

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