dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.
https://dot.net/maui
MIT License
22.21k stars 1.75k forks source link

[WinUI] D6 pages are not case sensitive #17689

Open ZackYangyang opened 1 year ago

ZackYangyang commented 1 year ago

Description

On ManualMauiTests project, D6 pages are not case sensitive.

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows.
  2. Navigate to 'D Editer' -> 'D6'.
  3. Follow the instructions on the screen. image

Actual Behavior: Input content is not case sensitive.

Expected Behavior: Content entered should be case-sensitive as indicated.

Link to public reproduction project repository

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

Version with bug

Microsoft.Maui.Controls: 8.0.0-nightly.9318+sha.2d8cf282d1-azdo.8448823 .NET SDK: 8.0.100-rc.1.23463.5

Is this a regression from previous behavior?

Not a regression

Affected platforms

Windows

rachelkang commented 1 year ago

Not a regression. This issue presents in net7 as well.

ghost commented 1 year ago

We've added this issue to our backlog, and we will work to address it as time and resources allow. If you have any additional information or questions about this issue, please leave a comment. For additional info about issue management, please read our Triage Process.

jaosnz-rep commented 11 months ago

Also repro on mac catalyst

RoiChen001 commented 7 months ago

For the Android platform, in the last scene of D6, no red lines appear under illegal characters. But this is an unstable phenomenon. D6-issue