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

RadEditor Cursor Jup

1 Answer 59 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Okami
Top achievements
Rank 1
Okami asked on 04 Jun 2014, 06:45 PM
This is confirmed in your online Demo Also

Attempting to paste into one of the cells makes the cursor jump to the top of the edito

Here is the code I'm using. I go to design mode after and then paste more text to add to the customize your text paragraph.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><META http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body>
        <table style="background-color:#ffffff" align="center" border="0" cellpadding="0" cellspacing="0" width="640">
            <tbody>
                <tr>
                    <td style="padding:5px 25px;background-color:#ffffff" align="left" valign="top">
                    <table border="0" cellpadding="0" cellspacing="0" width="590">
                        <tbody>
                            <tr>
                                <td style="padding:0px;border-top:2px solid #ff9f00;font-family:Arial,san-serif;font-size:2px;font-weight:normal;color:#0023af;text-align:left;line-height:2px" align="left" valign="top">
                                </td>
                            </tr>
                        </tbody>
                    </table>
                    </td>
                </tr>
                <tr>
                    <td style="padding:5px 25px;background-color:#ffffff;font-family:Arial,san-serif;font-size:12px;font-weight:normal;text-align:left" align="left" valign="top">
                    <table border="0" cellpadding="0" cellspacing="0" width="590">
                        <tbody>
                            <tr>
 
                                <td style="padding:10px 0px 5px;font-family:Arial,san-serif;font-size:22px;font-weight:normal;color:#0023af;text-align:left" align="left" valign="top"><strong>
                                +--bulletinDetailHeader1--+</strong>
                                </td>
                            </tr>
                            <tr>
                                <td style="padding:0px 0px 15px;font-family:Arial,san-serif;font-size:12px;font-weight:normal;text-align:left" align="left">
                                Customize the content of your email by replacing this sample text with text of your choice. Customize the content of your email by replacing this sample text with text of your choice. Customize the content of your email by replacing this sample text with text of your choice. Customize the content of your email by replacing this sample text with text of your choice. Customize the content of your email by replacing this sample text with text of your choice. Customize the content of your email by replacing this sample text with text of your choice.
                                </td>
                            </tr>
                            <tr>
                                <td style="padding:0px 0px 15px;font-family:Arial,san-serif;font-size:12px;font-weight:normal;text-align:left" align="left">
                                <table style="border-collapse:collapse;padding:0px;margin:0px auto 0px;font-family:Arial,san-serif;font-size:12px" width="580">
                                    <tbody>
                                        <tr>
                                            <th style="background-color:#dddddd;border-bottom:1px solid black;text-align:left;padding:5px;color:#555555;font-family:Arial,san-serif;font-size:12px" width="33%">Holiday</th>
                                            <th style="background-color:#dddddd;border-bottom:1px solid black;text-align:left;padding:5px;color:#555555;font-family:Arial,san-serif;font-size:12px">Date</th>
                                        </tr>
                                        <tr>
                                            <td style="border-right:1px solid black;border-bottom:1px solid black;padding:0 5px 5px">Some text here</td>
                                            <td style="border-left:1px solid black;border-bottom:1px solid black;padding:0 5px 5px">Some more text here to be changed</td>
                                        </tr>
                                        <tr>
                                            <td style="border-right:1px solid black;border-bottom:1px solid black;padding:0 5px 5px">
                                            <br>
                                            </td>
                                            <td style="border-left:1px solid black;border-bottom:1px solid black;padding:0 5px 5px"> </td>
                                        </tr>
                                        <tr>
                                            <td style="border-right:1px solid black;border-bottom:1px solid black;padding:0 5px 5px">
                                            <br>
                                            </td>
                                            <td style="border-left:1px solid black;border-bottom:1px solid black;padding:0 5px 5px"> </td>
                                        </tr>
                                    </tbody>
                                </table>
                                </td>
                            </tr>
                        </tbody>
                    </table>
                    </td>
                </tr>
                            
            </tbody>
        </table></body></html>




 

1 Answer, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 06 Jun 2014, 06:14 AM
Hello Ming,

The described behavior is already logged as a bug report. You can follow updates on the task progress with this feedback portal item.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Okami
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Share this question
or