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

Browser: Google Chrome. 136.0.7103.93

When using the SfRichTextEditor component with ToolbarType.Expand or ToolbarType.Scrollable, the toolbar does not adjust its layout appropriately when the browser window is resized in Chrome. Specifically, after expanding the window to display the full toolbar and then reducing the window size, the toolbar fails to collapse or introduce a scrollbar as expected. Instead, it overflows, causing the entire browser window to display a horizontal scrollbar. This behavior is not observed in Firefox for ToolbarType.Expand, where the toolbar adjusts correctly upon window resizing.