Regarding to the hide effect, could you please send me a video and the page definition where the control is placed? Also on which platform the behavior happens?
Regards,
Didi
Progress Telerik
A brand new .NET MAUI course was just added to the Virtual Classroom. The training course is developed to help you get started with the Telerik UI for .NET MAUI components and features. It aims to put you in the shoes of an engineer who adds new features to an existing application. You can check it out at https://learn.telerik.com
I try to change the word "line" in the first line to bold. After
marking the word it looks like this:
The context menu covers the toolbar with the icon for bold.
How can I handle it?
Doing the same in the second or third line is no problem. The
context menu is shown below the toolbar.
Didi
Telerik team
commented on 08 Dec 2023, 07:05 AM
There isn't an option to change the context menu position. This is the default context menu that comes from the native WebView control. The RichTextEditor does not have a control for this menu. I can suggest you define the toolbar below the RichTextEditor control.