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

Image editing menu causes blank richtextbox output

3 Answers 37 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Kirk Quinbar
Top achievements
Rank 1
Kirk Quinbar asked on 19 Dec 2011, 05:39 PM
hi,

I think there might be a bug somewhere in both Q2 2011 and Q3 2011 with the newer context menu that pops up when you left click on an image contained in a document being edited by richtextbox. in my scenerio, i have richtextbox bound to your htmlexporter. if i use that menu and try to do anything like resize or rotate the image, when i view the html output it ends up being blank. i believe in Q3 the conversion actually throws an error if i remember right. if i dont use the popup menu but instead just use the mouse to resize the item the "normal" way, everything works fine.

1. I am reporting this as an error in both Q2 and Q3 2011 but obviously its more important in the latter. if you need a sample project, i might be able to put one together.

2. how can i remove the new popup context menu that comes up when left clicking an image in the richttextbox. for the time being, i dont need that functionality and dont want it to affect the output.

Kirk

3 Answers, 1 is accepted

Sort by
0
Iva Toteva
Telerik team
answered on 20 Dec 2011, 04:57 PM
Hello Kirk,

We did not manage to reproduce the issue using our online demo, which uses an HtmlDataProvider to bind the content of the document to the Text of the TextBox on the right. However, the rotations of the image are not exported to HTML, just its size. We would appreciate some more information on the set-up in order to test more thoroughly the behavior.

On a side note, if you want to disable the ImageMiniToolBar, you can set the IsImageMiniToolBarEnabled property of RadRichTextBox to False.

Regards,
Iva Toteva
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Tracey
Top achievements
Rank 1
answered on 21 Mar 2012, 03:57 PM
Was there any fix for this - we are getting the same problem too
Cheers
0
Iva Toteva
Telerik team
answered on 22 Mar 2012, 01:17 PM
Hi Tracey,

As outlined in our previous reply, we were not able to reproduce the issue with the image editor breaking the data-binding. Could you provide some more details (a sample project attached to a support ticket would be best), so that we can replicate the behavior you are observing?

Looking forward to your reply.

Kind regards,
Iva Toteva
the Telerik team
Sharpen your .NET Ninja skills! Attend Q1 webinar week and get a chance to win a license! Book your seat now >>
Tags
RichTextBox
Asked by
Kirk Quinbar
Top achievements
Rank 1
Answers by
Iva Toteva
Telerik team
Tracey
Top achievements
Rank 1
Share this question
or