unoplatform / uno

Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
https://platform.uno
Apache License 2.0
9.07k stars 735 forks source link

[Gallery][WindowsApp][Theming] Default Textbox Freezes and Expands with Excess Data Entry #17392

Open jhanvi03 opened 4 months ago

jhanvi03 commented 4 months ago

Current behavior

When entering a large amount of data into the textbox, the textbox either freezes or its size expands without any additional data being displayed. The issue often occurs in TextBox present on Overview page as well as on UI Components -> TextBox.

https://github.com/unoplatform/uno/assets/173818531/89d4a57b-c186-42f9-86c5-1441f3d26170

Screenshot 2024-07-05 at 10 51 31 AM

https://github.com/unoplatform/uno/assets/173818531/f7c96485-dcc9-43b6-8605-c730a7f8be9a

Expected behavior

Textbox should not freeze or expand with excess data entry

How to reproduce it (as minimally and precisely as possible)

Steps to reproduce:

  1. Install the latest version of Gallery from App Centre
  2. Navigate to Menu
  3. From the Menu click on Theming -> Lightweight Styling
  4. Scroll to Default TextBox Style and insert huge amount of data into the Textbox

Workaround

No response

Works on UWP/WinUI

None

Environment

No response

NuGet package version(s)

No response

Affected platforms

WebAssembly, Windows (WinAppSDK)

IDE

No response

IDE version

No response

Relevant plugins

No response

Anything else we need to know?

No response

jeromelaban commented 4 months ago

Thanks @jhanvi03. When you say WindowsApp which is it? Is it the Desktop one or the Windows one when selected in visual studio? If it's the windows one, it may be a bug from Microsoft directly.

jhanvi03 commented 4 months ago

Hey @jeromelaban It happens in windows application downloaded from AppCenter.