Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

When using Chinese characters in the Placeholder property, the width is not correctly calculated, resulting in truncated or partially hidden text.

 

Sample: https://blazorplayground.syncfusion.com/embed/rNryZTWQBJnJoFJq?appbar=true&editor=true&result=true&errorlist=true&theme=bootstrap5



 

Steps to reproduce:

  • Run the sample
  • The rendered UI clips part of the placeholder text.

Expected behavior: The full placeholder text should be visible regardless of language.
Actual behavior: Part of the text is visually cut off when using Chinese characters.