MudBlazor/MudBlazor

MudTextField Multiline hidden scrollbar

Closed

#11.340 geöffnet am 15. Mai 2025

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)C# (1.631 Forks)batch import
buggood first issue

Repository-Metriken

Stars
 (10.394 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 6h) (108 gemergte PRs in 30 T)

Beschreibung

Things to check

  • To rule out a caching problem I made sure the bug also happens in an incognito tab
  • I have searched the existing issues for this bug

Bug type

Component

Component name

MudTextField

What happened?

When using MudTextField component with multuple lines, the scroll bar top part is hidden when using Variants Filled and Outlined I see the same behavior on the Docs (add a new line to see) https://mudblazor.com/components/textfield#multiline

Expected behavior

The complete scroll bar is visible like in Text variant

Reproduction link

https://try.mudblazor.com/snippet/GEGfOfPzyjQkYDuK

Reproduction steps

Reproduction Link

Relevant log output

Version (bug)

8.6.0

Version (working)

No response

What browsers are you seeing the problem on?

Chrome

On which operating systems are you experiencing the issue?

Windows

Pull Request

  • I would like to do a Pull Request

Code of Conduct

  • I agree to follow this project's Code of Conduct

Contributor Guide