xamarin/Xamarin.Forms

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

Aperta

#6655 aperta il 26 giu 2019

 (0 commenti) (2 reazioni) (0 assegnatari)C# (1926 fork)batch import
e/4 :clock4:help wantedinactivep/UWPt/bug :bug:up-for-grabs

Metriche repository

Star
 (5644 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor