[XF] Entry inside Expanded View Cell not working properly
#3,964 创建于 2018年10月1日
仓库指标
- 星标
- (5,644 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
Description
A Entry inside a Expanded ViewCell doesnt behave properly: It doesnt respond the first time you tap it, and then closes the Keyboard (Numeric) after every numeric input
Just affecting Xamarin Forms under iOS
Steps to Reproduce
- Create a Custom ViewCell that expands upon tapping
- Place the entry in the expanded section of the viewcell
- When ViewCell is expanded, tap Entry
Expected Behavior
Tap the Custom ViewCell to expand and show the Entry control. Entry must show Soft Keyboard on first tap and should stay open until "Done" button is pressed
Actual Behavior
Tapping the ViewCell expands itself and shows Entry control, but Entry doesnt respond to first tap to show soft Keyboard. Upon 2nd tap it shows it but just to close after every number pressed
Basic Information
- Version with issue: Xamarin.Forms 3.2.0.839982
- Last known good version: Xamarin.Forms 3.1.0.697729
- IDE: Visual Studio 2017
- Platform Target Frameworks:
- iOS: 11.0
- Android: N/A
- UWP: N/A
- Android Support Library Version:
- Nuget Packages:
- Affected Devices:
Screenshots
Reproduction Link
Works fine using XF 3.1 https://streamable.com/w9j12
Doesnt work using XF 3.2 It doesnt show in this video but i am tapping the entry TWICE for the Keyboard to appear https://streamable.com/yzn3w