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

Entry ReturnType="Done" (in this case it's a Keyboard="Numeric" type) does not show the button on iOS #15374

Open
RubaShanmugamm opened this issue May 16, 2022 · 0 comments
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@RubaShanmugamm
Copy link

RubaShanmugamm commented May 16, 2022

Description

If you model an Entry control (in this case it's a Keyboard="Numeric" type), and set the ReturnType="Done", it is my understanding that this should automatically show the done button at the top of the keyboard and allow the user to dismiss the keyboard when they click it.

Steps to Reproduce

  1. Load the included reproduction project, build and deploy on iOS
  2. Click on the entry control on the page.
  3. A Numeric keyboard should open

Expected Behavior

There should be a "Done" button in the "Toolbar" at the top of the keyboard, that when pressed dismisses the keyboard

Actual Behavior

There is no "Done" or toolbar on the keyboard.

Basic Information

  • Version with issue:
  • Last known good version:
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP:
  • Android Support Library / AndroidX Version:
  • NuGet Packages:
  • Affected Devices:

Environment

Screenshots

image

Reproduction Link

Reproduction Link
EntryReturnTypeDoneRepro.zip

Workaround

Any workaround?

@RubaShanmugamm RubaShanmugamm added s/unverified New report that has yet to be verified t/bug 🐛 labels May 16, 2022
@RubaShanmugamm RubaShanmugamm changed the title How to set the Entry ReturnType="Done" (in this case it's a Keyboard="Numeric" type) on iOS Entry ReturnType="Done" (in this case it's a Keyboard="Numeric" type) does not show the button on iOS May 16, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

1 participant