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

[UWP] Picker Unfocus is working improperly. #10198

Open
RanjithkumarSyncfusion opened this issue Apr 3, 2020 · 6 comments
Open

[UWP] Picker Unfocus is working improperly. #10198

RanjithkumarSyncfusion opened this issue Apr 3, 2020 · 6 comments

Comments

@RanjithkumarSyncfusion
Copy link

RanjithkumarSyncfusion commented Apr 3, 2020

Description

Greetings,
We have noticed that when a Picker with unfocused event is hooked, First time taping the picker then selecting an item in the picker and focusing other item in the view unfocused event is getting fired which is fine, but when we tap the picker for the second time, unfocused event is fired then selecting an item in picker and focusing other item in the view Unfocused event is getting fired and for next consecutive times when taping the picker unfocused event is getting fired.

Steps to Reproduce

  1. Create a sample with a picker loaded in a page.
  2. Hook the Unfocused event of Picker.
  3. Place a break point in Unfocused event wired method.
    4.Now tap the picker, Select an item and click outside the view.
    5.Again tap the picker.

Expected Behavior

Unfocused event for picker should not be fired when taping the picker.

Actual Behavior

Unfocused event for picker is fired when taping the picker for consecutive times.

Basic Information

  • Version with issue:
  • Last known good version:
  • IDE:
  • Platform Target Frameworks: UWP

Screenshots

Reproduction Link

UWP_PickerIssue.zip

@RanjithkumarSyncfusion RanjithkumarSyncfusion added s/unverified New report that has yet to be verified t/bug 🐛 labels Apr 3, 2020
@pauldipietro pauldipietro added this to New in Triage Apr 3, 2020
@kingces95
Copy link
Contributor

Subsequent picks fire unfocus when the picker is selected and then again after the item is selected. Expect unfocus to only be called after the item is selected.

@kingces95 kingces95 added p/UWP e/4 🕓 4 a/picker and removed s/unverified New report that has yet to be verified labels Apr 4, 2020
@kingces95 kingces95 moved this from New to Ready For Work in Triage Apr 4, 2020
@samhouts samhouts added this to To do in UWP Ready For Work Apr 10, 2020
@samhouts samhouts removed this from Ready For Work in Triage Apr 10, 2020
@KarthikRaja26
Copy link

any update on this ?

@KarthikRaja26
Copy link

Hi @samhouts ,

This is a critical issue for us. Could you please provide a solution as soon as possible ?

Thanks.

@samhouts samhouts added this to the 5.0.0 milestone Aug 13, 2020
@samhouts samhouts added this to To do in vNext+1 (5.0.0) Aug 13, 2020
@samhouts samhouts removed this from the 5.0.0 milestone Nov 2, 2020
@gokulsaravanan
Copy link

@samhouts , Any update on this?

@gokulsaravanan
Copy link

@samhouts Could this be prioritized since it's affecting our customers. Could you please do needful and provide the solution at earlier

@pradeepkumar417
Copy link

Hi @samhouts

Give priority to this bug and consider it in any of upcoming release

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

No branches or pull requests

6 participants