From ee9154e7de69b2ec4de16ccc318811268e18b395 Mon Sep 17 00:00:00 2001 From: BagavathiPerumal Date: Wed, 28 Aug 2024 18:43:20 +0530 Subject: [PATCH 01/10] fix-24405-Fixed-Entry-Text-Alignment-Issue --- .../TestCases.HostApp/Issues/Issue24405.xaml | 12 +++++++++ .../Issues/Issue24405.xaml.cs | 25 +++++++++++++++++++ .../Tests/Issues/Issue24405.cs | 24 ++++++++++++++++++ src/Core/src/Platform/Windows/MauiTextBox.cs | 20 ++++++++++++--- 4 files changed, 77 insertions(+), 4 deletions(-) create mode 100644 src/Controls/tests/TestCases.HostApp/Issues/Issue24405.xaml create mode 100644 src/Controls/tests/TestCases.HostApp/Issues/Issue24405.xaml.cs create mode 100644 src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue24405.cs diff --git a/src/Controls/tests/TestCases.HostApp/Issues/Issue24405.xaml b/src/Controls/tests/TestCases.HostApp/Issues/Issue24405.xaml new file mode 100644 index 000000000000..b1b473584231 --- /dev/null +++ b/src/Controls/tests/TestCases.HostApp/Issues/Issue24405.xaml @@ -0,0 +1,12 @@ + + + + + +