Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] Visible size of Datepicker UI is expanding if AutomationProperties are set. #10720

Open
@czuck

Description

Description

This is similar to #7875 but with the DatePicker. When the AutomationProperties are set on the datepicker the space it uses on the view also expands, which in this test case hides the second datepicker

Steps to Reproduce

  1. Run the attached program. The first set of DatePickers has the AutomationProperties set which is expanding them so you can only see the first one - the purple one. The second set is the same code without the AutomationProperties and both the purple and aqua datepickers are visable.

Expected Behavior

The UI of both sets should be the same

Basic Information

  • Version with issue: 4.6.0.772
  • Last known good version: NA
  • IDE: VS 2019
  • Platform Target Frameworks:
    • Android: 10.2.0.100

Screenshots

image

Reproduction Link

HeaderTest.zip

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions