You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
PureWeen
changed the title
[iOS] Focus stops working for picker after it's already been focus then unfocused
[iOS] Focus stops working for picker after it's already been focused then unfocused
Apr 7, 2018
Description
Picker.Focus
Picker.Unfocus
Picker.Focus <- does not work
Thinking this might be the cause
#1278
Because if you select something in the list then the focus/unfocus works fine
Steps to Reproduce
Run control gallery test Issue2339 and just try to focus then unfocus then focus again
Expected Behavior
Picker should keep being able to focus
Actual Behavior
Picker stops being able to focus
Basic Information
Implementation notes
The original purpose of the Control Gallery test was for windows but it seems from this PR
#762
That that's ok
The Issue2339 should be updated to reflect that it only applies to iOS/Android and the behavior isn't consistent on UWP on purpose
The text was updated successfully, but these errors were encountered: