Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft.UI.Xaml.Controls.NumberBox does not use "number" as it's input scope #2610

Closed
ghost opened this issue Jun 5, 2020 · 2 comments
Closed
Labels
area-NumberBox NumberBox Control duplicate This issue or pull request already exists team-Controls Issue for the Controls team

Comments

@ghost
Copy link

ghost commented Jun 5, 2020

According to the documentation on https://docs.microsoft.com/en-us/windows/uwp/design/controls-and-patterns/number-box: "Number will be used for the input scope. This input scope is intended for working with digits 0-9. This may be overwritten but alternative InputScope types will not be explicitly supported"

When the NumberBox implemented, the touch keyboard shows the default keyboard, which gives me suspicion that the InputScope is not set to Number.

I am using library version 2.4.2, on windows 10.0.18362 on a tablet in Kiosk mode.

@msft-github-bot msft-github-bot added the needs-triage Issue needs to be triaged by the area owners label Jun 5, 2020
@Felix-Dev
Copy link
Contributor

@baleszkr This is being tracked by issue #1912 and PR #2605.

@StephenLPeters StephenLPeters added area-NumberBox NumberBox Control duplicate This issue or pull request already exists team-Controls Issue for the Controls team and removed needs-triage Issue needs to be triaged by the area owners labels Jun 5, 2020
@StephenLPeters
Copy link
Contributor

closing as duplicate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-NumberBox NumberBox Control duplicate This issue or pull request already exists team-Controls Issue for the Controls team
Projects
None yet
Development

No branches or pull requests

3 participants