XForms iPad - Entry: Keyboard.Telephone & Keyboard.Numeric display standard keyboard instead of phone/numeric keyboards
Pre-release
Pre-release
Overview
Like all -b releases, this is intended to demonstrate a bug reproduction and not for regular use.
Reproduced using:
- Xamarin.Forms 3.6.0.344457
- iPad Pro (12.9-inch) (3rd Generation) simulator (iOS 12.1)
- Xcode 10.2.1
- Visual Studio Community 2019 for Mac Version 8.0.5 (build 9)
- Xamarin.iOS 12.8.0.2
Steps to reproduce
- Open and build UITest > FormsGallery sample.
- Go to "Views for Editing Text > Entry (single line) > Enter phone number"
Expected result:
- Display a telephone styled keypad (or a numeric keypad when switched to that) on iPad & iPhone
Actual result:
- Full keyboard is displayed on iPad, telephone styled keypad displayed on iPhone. (I didn't double-check Numeric on iPhone.)