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

A multiline TextBox does not move up the header #1487

Closed
3 of 6 tasks
Suriman opened this issue Oct 8, 2024 · 5 comments · Fixed by #1494
Closed
3 of 6 tasks

A multiline TextBox does not move up the header #1487

Suriman opened this issue Oct 8, 2024 · 5 comments · Fixed by #1494
Assignees
Labels
kind/bug Something isn't working

Comments

@Suriman
Copy link

Suriman commented Oct 8, 2024

Current behavior

Using a multiline TextBox with a header when you write some lines the header does not move up to the top of the field.

Expected behavior

The Header is moved up when write in the field.

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

  1. Open the attached solution and compile it.
  2. Execute it in any platform.
  3. Write in the TextBox.

Workaround:

There is a TestTextBox style in the attached solution with VerticalAlignment of the HeaderElement changed to Top, you can use it.

Environment

Visual Studio 2022 17.11.4

Nuget Package:

Package Version(s):

Uno.WinUI 5.4.27

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • Skia (WPF)
  • WinAppSDK
  • MacOS

Anything else we need to know?

TestBoxMultilineHeader.zip

@Suriman Suriman added the kind/bug Something isn't working label Oct 8, 2024
@kazo0
Copy link
Collaborator

kazo0 commented Oct 14, 2024

fyi @eriklimakc

@Xiaoy312 Xiaoy312 self-assigned this Oct 25, 2024
@Xiaoy312
Copy link
Contributor

material outline multiline textbox

@agneszitte
Copy link
Contributor

@Suriman same comment as #1469 (comment) to be able to have the fixes with the latest Uno Themes dev version.

@Xiaoy312
Copy link
Contributor

The fix didn't make it into [email protected] -> [email protected]
It is only available from [email protected] and onward.

@Xiaoy312
Copy link
Contributor

@agneszitte @kazo0 any plan to backport this, or when this will make it to the vNext?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants