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

[MAUI][.NET7] After uppercase is enabled, characters are entered in an incorrect sequence on D4 Page #18444

Open
QianaJiao opened this issue Oct 31, 2023 · 2 comments
Assignees

Comments

@QianaJiao
Copy link
Collaborator

QianaJiao commented Oct 31, 2023

Description

After uppercase is enabled, characters are entered in an incorrect sequence.
Note: This bug was not repro on .NET 8 project.

Steps to Reproduce

1.Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Android Emulator.
2. Navigate to 'D Editer' -> 'D4' and click the editor #6 and enter "aBcDeFg"

Actual Result:
Characters are in the wrong order: DFDEBCA
D4

Link to public reproduction project repository

https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests

Version with bug

7.0.101

Is this a regression from previous behavior?

Not a regression

Affected platforms

Android

Affected platform versions

Android API33

@Eilon Eilon added area-controls-editor Editor legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor labels Nov 1, 2023
@PureWeen PureWeen added this to the .NET 8 SR2 milestone Nov 8, 2023
@jsuarezruiz
Copy link
Contributor

Cannot reproduce the issue with NET 8.

@ninachen03
Copy link
Collaborator

ninachen03 commented Apr 18, 2024

Verified this issue with Visual Studio 17.10.0 Preview 3. I can repro this issue on NET7 project with android Api 33, can not repro it in NET8 project.
image

@ninachen03 ninachen03 added the s/triaged Issue has been reviewed label Apr 18, 2024
@Eilon Eilon removed the legacy-area-controls Label, Button, CheckBox, Slider, Stepper, Switch, Picker, Entry, Editor label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants