MudBlazor/MudBlazor

MudTextField Multiline hidden scrollbar

Open

#11,340 opened on May 15, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C# (1,631 forks)batch import
buggood first issue

Repository metrics

Stars
 (10,394 stars)
PR merge metrics
 (Avg merge 6d 6h) (108 merged PRs in 30d)

Description

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