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

[Bug] [WPF] Datepicker's calendar not show when we call Datepicker.Focus() in WPF #10358

Closed
pardont opened this issue Apr 17, 2020 · 0 comments · Fixed by #11087
Closed

[Bug] [WPF] Datepicker's calendar not show when we call Datepicker.Focus() in WPF #10358

pardont opened this issue Apr 17, 2020 · 0 comments · Fixed by #11087
Labels
a/datepicker e/3 🕒 3 in-progress This issue has an associated pull request that may resolve it! p/WPF t/bug 🐛
Milestone

Comments

@pardont
Copy link

pardont commented Apr 17, 2020

Description

Datepicker's calendar not show when we call Datepicker.Focus() in WPF, it works in android, ios and uwp.

Steps to Reproduce

  1. Run the attached sample.
  2. Click the button "Button"

Expected Behavior

calendar should be shown.

Actual Behavior

calendar not show.

Basic Information

  • Version with issue: 4.6.0.616-pre4

DatePickerBlankApp.zip

@pardont pardont added s/unverified New report that has yet to be verified t/bug 🐛 labels Apr 17, 2020
@pauldipietro pauldipietro added this to New in Triage Apr 17, 2020
@samhouts samhouts added a/datepicker p/WPF e/3 🕒 3 and removed s/unverified New report that has yet to be verified labels Apr 17, 2020
@samhouts samhouts moved this from New to Ready For Work in Triage Apr 17, 2020
@samhouts samhouts added this to To do in Other Ready For Work Apr 24, 2020
@samhouts samhouts removed this from Ready For Work in Triage Apr 24, 2020
@samhouts samhouts added the in-progress This issue has an associated pull request that may resolve it! label Jun 17, 2020
@samhouts samhouts moved this from To do to In progress in Other Ready For Work Jun 17, 2020
@samhouts samhouts added this to In Progress in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts removed this from In Progress in vCurrent (4.8.0) Aug 4, 2020
@samhouts samhouts added this to In Progress in vNext+1 (5.0.0) Aug 11, 2020
@samhouts samhouts added this to the 5.0.0 milestone Aug 13, 2020
@samhouts samhouts moved this from In Progress to Done in vNext+1 (5.0.0) Aug 17, 2020
myroot pushed a commit to myroot/Xamarin.Forms that referenced this issue Aug 19, 2020
…tforms) (xamarin#11087)

* Added automatic opening of the control on keyboard focus for consistency with iOS/Android etc.

* Merged remote and fixed missing using statements

Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>

fixes xamarin#10358
sung-su pushed a commit to sung-su/Xamarin.Forms that referenced this issue Aug 20, 2020
…tforms) (xamarin#11087)

* Added automatic opening of the control on keyboard focus for consistency with iOS/Android etc.

* Merged remote and fixed missing using statements

Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>

fixes xamarin#10358
sung-su pushed a commit to sung-su/Xamarin.Forms that referenced this issue Aug 20, 2020
…tforms) (xamarin#11087)

* Added automatic opening of the control on keyboard focus for consistency with iOS/Android etc.

* Merged remote and fixed missing using statements

Co-authored-by: Samantha Houts <samhouts@users.noreply.github.com>

fixes xamarin#10358
Other Ready For Work automation moved this from In progress to Done Aug 21, 2020
@samhouts samhouts removed this from Done in Other Ready For Work Nov 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
a/datepicker e/3 🕒 3 in-progress This issue has an associated pull request that may resolve it! p/WPF t/bug 🐛
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

2 participants