This is a migrated thread and some comments may be shown as answers.

Menu is overlapping

2 Answers 41 Views
Menu
This is a migrated thread and some comments may be shown as answers.
zhivko.zhelezov
Top achievements
Rank 1
zhivko.zhelezov asked on 07 Sep 2015, 11:51 AM

Hello,

  We have a richtextbox control and a context menu builder. When 

1. Add a table in the middle /or on bottom/ of the screen view
2. Right mouse click in some table’s cell​

and the result is that the Font configuration tends to overlay the context menu 

 My question is how to make some kind of positioning that avoids overlapping

 

 Thanks!

2 Answers, 1 is accepted

Sort by
0
zhivko.zhelezov
Top achievements
Rank 1
answered on 07 Sep 2015, 11:55 AM

This is desired behavior in MS Word

 

 

0
Todor
Telerik team
answered on 09 Sep 2015, 10:55 AM
Hello Zhivko,

Thank you for the sent screenshots.

I've tried to reproduce the overlapping of the RadRichTextBox's ContextMenu and the SelectionMiniToolBar controls, but to no avail. The only way I've achieved this was during resizing (shrinking) the window which hosts the RadRichTextBox when the mentioned controls are already shown. Since this cannot be avoided, you could invoke the Hide() method of the ContextMenu and SelectionMiniToolBar when the size of the host control has changed.

For your convenience, I've created a sample project which illustrates the approach described above. You can find it attached.

However, if this is not the case, please try to modify the sent project in a way the issue can be observed and send it back to us. In this way, it will be much easier for us to find what might cause the undesired overlapping and try to solve it. 

Looking forward to your reply.

Regards,
Todor
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Menu
Asked by
zhivko.zhelezov
Top achievements
Rank 1
Answers by
zhivko.zhelezov
Top achievements
Rank 1
Todor
Telerik team
Share this question
or