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

Picture dissapers after Text wrap 'Square' and moved by the mouse

7 Answers 98 Views
RichTextBox
This is a migrated thread and some comments may be shown as answers.
Andreas
Top achievements
Rank 1
Andreas asked on 19 Feb 2013, 10:16 AM
Hi,

We are using telerik radRichTextBox. The version is 2012.3.1129.45.

1. Picture button in ribbon menu
2. Select an image file
3. Use the context menu to "Text Wrapping" and select "Square".
4. Moving the picture with the mouse pointer.

After step 4 the inserted pictures dissapers.
Somtimes it reappers when I insert another picture.

Kind regards

/Andreas

7 Answers, 1 is accepted

Sort by
0
Vasil
Telerik team
answered on 21 Feb 2013, 05:15 PM
Hello Andreas,

Thank you for contacting us with this issue.

Unfortunately, we were not able to reproduce it. Could you please elaborate on the problem a little more: are you able to achieve it with every image you insert or only with specific ones? We would highly appreciate if you are able to facilitate us in replicating this problem through recording a video (for example using Jing) and/or send us a sample document in .xaml format (if you think that the issue is document related). You could also give a try to our latest 2013 Q1 official release through our demos to see if the problem can be reproduced there.

Looking forward to your reply.

Regards,
Vasil
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Anders
Top achievements
Rank 1
answered on 23 Apr 2013, 12:14 PM
We have now re-tested this issue against version 2013.1.0403.45

There is now a downloadable Jing (.swf) file that illustrates the issue with the disappearing images and text wrapping:

Issue-with-image-text-wrapping-and-no-text.swf
https://skydrive.live.com/redir?resid=18C7014863ADA2A9!554&authkey=!ANaslUjBUZIPeG8


Also we have an issue with pasting snapshots from Acrobat Reader:

As well available as a Jing (.swf) file:

Issue-with-pasting-snapshot-from-acrobat.swf
https://skydrive.live.com/redir?resid=18C7014863ADA2A9!554&authkey=!ANaslUjBUZIPeG8

These two issues are causing our client a lot of problems and we're looking into getting some more information if there is a fix/patch available?

Kind Regards
0
Vasil
Telerik team
answered on 26 Apr 2013, 02:21 PM
Hi Anders,

Thank you for the follow up and the videos recorded.

We have successfully reproduced the issues and have logged them for revision. Unfortunately, there are no workarounds that we can suggest.

Please, excuse us for the inconvenience. We have added points to your account for the report. Don't hesitate to contact us if you have other questions.

Regards,
Vasil
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Anders
Top achievements
Rank 1
answered on 28 May 2013, 12:55 PM
Both have been reproduced and logged for revision - any news or status change?

Please let us know if these two issues will be addressed in the nearby future.

Regards
0
Vasil
Telerik team
answered on 31 May 2013, 02:00 PM
Hello Anders,

Unfortunately, the issues have not been scheduled yet and therefore we cannot give you any time fame when they will be fixed. However, using the following links to our public issue tracking system, you can vote and track our progress on the matter: image disappearing and pasting snapshots issues.

Please, get back to us if you have any other questions.

Regards,
Vasil
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Vasil
Telerik team
answered on 05 Jun 2013, 10:36 AM
Hello Anders,

Let me follow up by suggesting a workaround for the disappearing image issue. You could try to avoid it through setting a bottom padding of RadRichTextBox. For instance:

<telerik:RadRichTextBox LayoutMode="Flow" Padding="0 0 0 500" />

I hope this fits your case.

Regards,
Vasil
Telerik

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

0
Anders
Top achievements
Rank 1
answered on 14 Mar 2014, 10:28 AM
Hi!

This solved the problem when moving imported and squared picture:
Let me follow up by suggesting a workaround for the disappearing image issue. You could try to avoid it through setting a bottom padding of RadRichTextBox.
For instance:<telerik:RadRichTextBox LayoutMode="Flow" Padding="0 0 0 500" />

Thanks/Anders


Tags
RichTextBox
Asked by
Andreas
Top achievements
Rank 1
Answers by
Vasil
Telerik team
Anders
Top achievements
Rank 1
Share this question
or