Is it possible to control the behavior/positioning of ImageMiniToolBar?

1 Answer 69 Views
RichTextBox
Steve
Top achievements
Rank 1
Steve asked on 08 Jun 2022, 11:07 PM
Aside from just turning it off, is it possible to make it position itself intelligently? It likes to position itself at the top of the image regardless of whether that is actually within the bounds of the RichTextBox. Additionally, it stays on top of everything, which is disconcerting when you switch to other applications.

1 Answer, 1 is accepted

Sort by
0
Svilen
Telerik team
answered on 13 Jun 2022, 04:09 PM

Hi, Steve,

Svilen here, I will be glad to help out with this question.

I was able to reproduce the issue you mentioned. We are aware of it and have a bug report for it, which is represented by this public feedback item -RadRichTextBox: ImageMiniToolBar and SelectionMiniToolBar stay on top of all windows even if it the window of the associated RadRichTextBox had lost focus. You can track its progress, subscribe to status changes, and add your comment to it using the link. Upon completion of the task, we will notify all subscribers of the public feedback item of the news.

The item also suggests an easy-to-apply workaround, which fixes the windows staying on top of other windows. 

As per changing the toolbar's position, I'd need some more time to help with a sample project where one can change it.

I will get back to you soon. Thank you for your pateince.

Regards,
Svilen
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tanya
Telerik team
commented on 14 Jun 2022, 02:11 PM

Hi Steve,

I am attaching a sample project showing how you can implement a custom ImageMiniToolbar that allows you to control its position. In the sample, the position is currently away from the image, on the right side. I left a comment (// Location) that you can use to easily find where the location of the popup is set.

Hope this is helpful.

Tags
RichTextBox
Asked by
Steve
Top achievements
Rank 1
Answers by
Svilen
Telerik team
Share this question
or