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

[regression/8.0.0-preview.5.8529] Entry not working when keyboard is numeric and os language is not english #15884

Closed
tranb3r opened this issue Jun 27, 2023 · 1 comment · Fixed by #16163
Assignees
Labels
area-localization Localization and globalization issues fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 i/regression This issue described a confirmed regression on a currently supported version legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor platform/android 🤖 t/bug Something isn't working
Milestone

Comments

@tranb3r
Copy link

tranb3r commented Jun 27, 2023

Description

On Android, using net8-pre5, Entry control is not working when Keyboard is Numeric and OS language is not english.
Both in Debug and Release mode.
This was working in net7.

Steps to Reproduce

  1. Create a Maui app for Android using net8-pre5
  2. In XAML, add an Entry and set Keyboard to Numeric
  3. Change OS language to any non-english language (for example, French)
  4. Run app, tap on the entry, it's impossible to enter a value.

Link to public reproduction project repository

https://github.com/tranb3r/Issues/tree/main/MauiAppKeyboardNumeric

Version with bug

8.0.0-preview.5.8529

Last version that worked well

7.0.86

Affected platforms

Android

Affected platform versions

Android 33

Did you find any workaround?

No workaround

Relevant log output

No response

@tranb3r tranb3r added the t/bug Something isn't working label Jun 27, 2023
@Eilon Eilon added the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label Jun 27, 2023
@PureWeen PureWeen added the i/regression This issue described a confirmed regression on a currently supported version label Jun 27, 2023
@PureWeen PureWeen added this to the .NET 8 milestone Jun 27, 2023
@Redth Redth modified the milestones: .NET 8, .NET 8 GA Jul 12, 2023
@jsuarezruiz jsuarezruiz self-assigned this Jul 26, 2023
@jsuarezruiz jsuarezruiz moved this from Todo to In Progress in MAUI SDK Ongoing Jul 26, 2023
@Redth Redth assigned rachelkang and unassigned jsuarezruiz Jul 26, 2023
@samhouts samhouts changed the title Entry not working when keyboard is numeric and os language is not english (net8-pre5) [regression/8.0-preview5] Entry not working when keyboard is numeric and os language is not english Jul 26, 2023
@samhouts samhouts added the area-localization Localization and globalization issues label Jul 26, 2023
@MarMarIV
Copy link

MarMarIV commented Aug 11, 2023

@jsuarezruiz @rachelkang It will be in next preview? With this bug, app for invoicing is unussable, without 'numeric entry'

@github-project-automation github-project-automation bot moved this from In Progress to Done in MAUI SDK Ongoing Aug 25, 2023
@samhouts samhouts added the fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 label Sep 12, 2023
@samhouts samhouts changed the title [regression/8.0-preview5] Entry not working when keyboard is numeric and os language is not english [regression/8.0.0-preview.5.8529] Entry not working when keyboard is numeric and os language is not english Sep 18, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-localization Localization and globalization issues fixed-in-8.0.0-rc.1.9171 Look for this fix in 8.0.0-rc.1.9171 i/regression This issue described a confirmed regression on a currently supported version legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor platform/android 🤖 t/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants