xamarin/Xamarin.Forms

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

Ouverte

#6 655 ouverte le 26 juin 2019

 (0 commentaire) (2 réactions) (0 personne assignée)C# (1 926 forks)batch import
e/4 :clock4:help wantedinactivep/UWPt/bug :bug:up-for-grabs

Métriques du dépôt

Stars
 (5 644 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur