Hi
I'm evaluating the MVC extensions. I've noticed a bug when using the Editor in Google Chrome (v11 or v12, Windows 7).
When I format text as bold or italic the enter key does not work as expected, i.e. hitting enter after or before text formatted as bold or italic does not move the cursor to a new paragraph.
Ironically, the editor I'm typing this message into does seem to work.
I have tried to upgrade from 2011.1.315.235 to the latest version of the Telerik.Web.Mvc assembly but I'm not allowed to with the trial account so I am unable to see if this problem is fixed in this version.
Can you help?
Many thanks
Andrew
7 Answers, 1 is accepted
I cannot reproduce this problem in our online demos. Can you reproduce it there?
Regards,Atanas Korchev
the Telerik team
I do get the same problem with the online demos. Here's what I did:
- clear the content - Ctrl A, Delete
- type 'this is normal' hit enter
- without selecting any text click the 'B' icon
- type 'this is bold' hit enter. The enter key does not start on a new line. Neither does using down arrow or End
When I post the contents I can see that the posted html looks correct, i.e. the enter key creates a new
<p>
<strong></strong>
</p>
I am using Windows 7 Pro SP1 (x64), Google Chrome 12.0.742.91.
I just went over to another PC running XP SP3 (x86) and Chrome 10.0.648.204 and get exactly the same problem.
Can you reproduce at your end?
Cheers
Andrew
It seems as if the editor fails to move the cursor in the newly inserted paragraph. We have to investigate that further and fix it.
Regards,Atanas Korchev
the Telerik team
Thank you.
Andrew
Images are not resizable in Google Chrome.
Please add this to your bug list.
Thanks
Andrew
Image resizing is not part of the editor features - it is provided by the browser HTML editing implementation. Google Chrome does not support image resizing.
Regards,Atanas Korchev
the Telerik team
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 Public Issue Tracking system and vote to affect the priority of the items
Thank you.
Andrew