Unplanned
Last Updated: 21 Jan 2020 13:03 by ADMIN
Created by: Imported User
Comments: 0
Category: Editor
Type: Feature Request
9
I would like the editor to have more support for Bootstrap editing. Adding and controlling col-* div containers using the editor. Most modern editors have such control but none excels. Adding support for glyph icons and responisve tables and commonly used class for them, such as "table-striped".
Unplanned
Last Updated: 21 Jan 2020 13:00 by ADMIN
Editor selected default font name and font size display as "inherited" in toolbar tool dropdown.

Can you please add this option or remove the "inherited" value? I don't understand how this is useful in anyway. Why would the user want to see "inherited" and not the actual value. That makes no sense and you guys added something this and wasted time on a feature that adds no value to our end users, none.
Unplanned
Last Updated: 21 Jan 2020 09:40 by ADMIN
Created by: Mathias
Comments: 5
Category: Editor
Type: Feature Request
20
The editor should be able to paste text from word 1:1. Currently it's not working wekk,

Have a look at this post in your support forum: http://www.kendoui.com/forums/ui/editor/copy-text-from-office-to-editor.aspx
Completed
Last Updated: 21 Jan 2020 08:37 by ADMIN
Unplanned
Last Updated: 21 Jan 2020 08:27 by ADMIN
Created by: Jesse
Comments: 3
Category: Editor
Type: Feature Request
10
Line numbering for the Kendo UI Editor
Declined
Last Updated: 20 Jan 2020 10:51 by ADMIN
Created by: Bob
Comments: 1
Category: Editor
Type: Feature Request
1
HTML5 now supports ruby annotations with the <ruby> tag set.  The Kendo editor should be updated to allow entering and rendering ruby as well as a feature to support vertical text with ruby as some languages should be displayed.
Declined
Last Updated: 20 Jan 2020 10:23 by ADMIN
Created by: Titus
Comments: 1
Category: Editor
Type: Feature Request
1
Lots of forums use bbcode and adding support for this to the Editor would be great.
Declined
Last Updated: 20 Jan 2020 10:21 by ADMIN
Created by: Christopher
Comments: 1
Category: Editor
Type: Feature Request
1
Such that it looks like:
a) jdkfjdk fdkfj dkjf dfkjdf kjf
b) djfkdjfk df dkf dkfjdkfjdkf dkfjd
c) kdj fkdjfk djfkjd fkj fkfj

Word does this and it is useful. Uppercase and Lowercase options would be useful too.
Unplanned
Last Updated: 20 Jan 2020 09:43 by ADMIN
Created by: Archy
Comments: 5
Category: Editor
Type: Feature Request
1

Hi, our project consists from two almost independent parts. First uses most of kendo things and the second uses only editor with pretty basic tools.

Kendo Editor and it's plugins depend on most things of lib so custom build with only editor option almost has no sense. Would be nice to have ability to switch off plugins/tools from editor during building. Also would be nice to add custom build options to less.

 

Unplanned
Last Updated: 20 Jan 2020 09:27 by ADMIN
Created by: Lee
Comments: 2
Category: Editor
Type: Feature Request
11
For the editor, I would like to suggest an upgrade to "Insert hyperlink". It would be great if you would split out the prefix from the address and have a selector that allows the user to choose website, email, or phone.

Selector: Website/Email/Phone
Address:sales@kendoui.com
Text: Kendo UI
Tooltip: Click Here
Open Link in new window: No

Results:
<a href="http://www.kendoui.com">Kendo UI</a>
<a href="mailto:sales@kendoui.com">Kendo UI</a>
<a href="tel:8883652779">Kendo UI</a>
Unplanned
Last Updated: 20 Jan 2020 09:25 by ADMIN
Currently the floating toolbar for an inline Editor (a contentEditable div as opposed to a textarea) is positioned relative to the document body, not the Editor itself. If for example your Editor is in a div with its own overflow-y: scroll while the body has overflow: hidden, as is the default in a SharePoint 2010 page, then as you scroll this div, your editor will scroll in the div, but the toolbar remains fixed, when it should scroll along with the editor. We need to be able to append the toolbar to an arbitrary container so that it can be positioned relative to the editor.
Unplanned
Last Updated: 20 Jan 2020 09:24 by ADMIN
Created by: Remigijus
Comments: 0
Category: Editor
Type: Feature Request
18
Add auto height option to Editor, that's expands editor by entered context. (I's available in inline mode, but very need in iframe)
Unplanned
Last Updated: 20 Jan 2020 09:23 by ADMIN
Created by: Imported User
Comments: 0
Category: Editor
Type: Feature Request
3
Currently we do not have Find and Replace dialog for editor. Telerik Editor has it. Our client need similar feature. 
Unplanned
Last Updated: 20 Jan 2020 09:23 by ADMIN
Created by: sreeraj
Comments: 0
Category: Editor
Type: Feature Request
5
For example when we type @ it should autocomplete a certain list of data in the editor
Completed
Last Updated: 16 Jan 2020 18:49 by ADMIN
Created by: Rob
Comments: 4
Category: Editor
Type: Feature Request
34
Format Painter is a tool on the ASP.NET Ajax version of the editor - I would really like to see this ported to the Kendo  UI and MVC versions of the same control.
Declined
Last Updated: 20 Dec 2019 12:31 by ADMIN
Created by: Julie
Comments: 2
Category: Editor
Type: Feature Request
2
The colour picker palette should be capable of accepting name value pairs. This way, the colours can be named or given a hint which shows as a tooltip to help users choose which colour to use. Very helpful when we allow users to create a list of colours which could be subtly different and only a hint would easily differentiate them.
Completed
Last Updated: 20 Dec 2019 12:29 by ADMIN
Created by: Julie
Comments: 1
Category: Editor
Type: Feature Request
2
We have discovered an odd issue with the editor which can be seen here http://dojo.telerik.com/ijiRu.

Create a hyperlink in the editor then move the cursor to the start of the text and hit enter. A new line is created. Now when you view source you end up with 2 links instead of an empty paragraph.

<p><a href="http://google.com">&nbsp;</a></p><p><a href="http://google.com">google</a></p>

This can then lead to problems where multiple links are showing up where only 1 was created.
Declined
Last Updated: 20 Dec 2019 12:23 by ADMIN
Currently you can only set the width as a pixel value. I have users who would like to set the width as a percentage value. 
Unplanned
Last Updated: 20 Dec 2019 12:21 by ADMIN
Created by: VnDevil
Comments: 1
Category: Editor
Type: Feature Request
18

Hi Support,

 

I want imageBrowser have a options to set allow Multiple upload images. I was try set multiple = true in upoad controls in imageBrowser but It's not working well.

Unplanned
Last Updated: 20 Dec 2019 12:20 by ADMIN

Currently, Editor's Formatting tool is that it works with block elements. But there are many scenarios where inline formatting is required and is very common. Hence, requesting to enhance the formatting option that works for both block and inline elements is a must-have for the Kendo UI Editor.

For more details on issue: #1362675  ticket was raised