Toolbar not show all icons in inline mode

When cursor is right side, toolbar is not showing all icons.

I have a rte inside in sfsidebar with width = 50% or screen.

<SfRichTextEditor @ref="rteInstance1" @bind-Value="@TIMER_NOTES.NOTES">
<RichTextEditorInlineMode Enable="true"/>
<RichTextEditorToolbarSettings Items="@Utils.ToolbarRTE" Type="ToolbarType.MultiRow" />
   <RichTextEditorImageSettings SaveUrl="@END_POINT" Path="" ResizeByPercent="false" Width="500"/>
   <RichTextEditorEvents OnImageUploadSuccess="@ImageUploadSuccess"> </RichTextEditorEvents>
</SfRichTextEditor>

I have tested with many configurations without success, please help!

Thanks in advance



Attachment: bandicam_20220713_195540766_68822f0e.rar

4 Replies 1 reply marked as answer

VJ Vinitha Jeyakumar Syncfusion Team July 14, 2022 12:18 PM UTC

Hi jose,


We have considered the reported issue "Inline Toolbar icons got hidden when we select the texts from the edge of the screen" as a bug from our end and the fix for the issue will be included with our upcoming patch release on 26th July 2022.

Now you can track the status of the reported issue through the below feedback link,

Regards,
Vinitha


JL jose luis barajas July 17, 2022 06:04 PM UTC

Hi Vinitha

Thanks for your support!




VJ Vinitha Jeyakumar Syncfusion Team July 18, 2022 05:12 AM UTC

We are glad to assist you


Marked as answer

VJ Vinitha Jeyakumar Syncfusion Team August 17, 2022 09:54 AM UTC

Hi jose,


We have included the fix for the issue "Inline Toolbar icons got hidden when we select the texts from the edge of the screen" with our patch release version 20.2.44. So please upgrade your package to the latest to resolve the issue from your end.


Regards,
Vinitha

Loader.
Up arrow icon