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.04k stars 1.73k forks source link

[MAUI]When the edit content fills the edit box, the latest input content is not displayed #22695

Open ninachen03 opened 4 months ago

ninachen03 commented 4 months ago

Description

When the edit content fills the edit box, the latest input content is not displayed

Steps to Reproduce

  1. Deploy https://devdiv.visualstudio.com/Pkgs/_git/VS.TestAssets.Xaml?path=/Assets/Projects/ManualMauiTests to Windows machine.
  2. Click or tap on test 'D1'.
  3. Fill the editor with text until it is full.
  4. Observe this page

Actually:When the edit content fills the edit box, the latest input content is not displayed multiple Expected:When filling the editor with text, the latest input content is always displayed, which should be consistent with the behavior of the Android platform

androidD1

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.60-ci.net8.24278.1

Is this a regression from previous behavior?

This bug is not a regression, it can be reproduced in 8.0.40 & 8.0.3

Affected platforms

Windows

github-actions[bot] commented 4 months ago

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Open similar issues:

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.