Completed
Last Updated: 27 May 2021 17:18 by ADMIN
Release 2021.R2
Created by: Tayger
Comments: 16
Category: Editor
Type: Feature Request
75
The images inside the editor Widget are resizable only when using Firefox. It would be great if the resize option for images is also available for other "big" browsers like Chrome, Safari and IE. I'm aware of the thread that says that only Firefox supports image resizing by default. This could be implemented independent of supporting it by browsers. Many other (opensource) editors like tinymce support that feature by default, that could be implement by Javascript instead of waiting for other browsers supporting it.
Completed
Last Updated: 31 Jan 2017 11:52 by Garry
Created by: Kjartan Valur
Comments: 10
Category: Editor
Type: Feature Request
68
KendoUI Editor support import and exporting files to and from DOCX format
Completed
Last Updated: 19 Apr 2019 14:21 by Ben
Created by: Matjaz
Comments: 16
Category: Editor
Type: Feature Request
66
Editor does not support placeholder. It would be nice, to have this feature.

Posting suggestion based on forum topic: http://www.telerik.com/forums/placeholder-html-attribute
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.
Completed
Last Updated: 22 Nov 2019 08:48 by ADMIN
Created by: Joe
Comments: 9
Category: Editor
Type: Feature Request
28
Support merging of table cells. For example, the ability to merge a header row on a table into 1 cell that does a colspan.
Completed
Last Updated: 17 Sep 2017 18:33 by Deyner
Created by: Dmitry
Comments: 11
Category: Editor
Type: Feature Request
23
It would be nice if we had a Table Wizard (as in RAD Editor) for changing formatting for tables inside Kendo UI Editor (e.g. changing style and color of borders, font and background colors for cells, merging and splitting cells, setting size of the table, and other features that exist in RAD Editor). We're migrating to Kendo UI from RAD controls and Table Wizard for Kendo UI Editor is needed.

Are you planning to implement something like Table Wizard in the near future?
Unplanned
Last Updated: 17 Sep 2020 14:29 by ADMIN
Created by: Imported User
Comments: 4
Category: Editor
Type: Feature Request
23
We build a project on Kendo, and incorrectly assumed we would see similar levels of tools in the ditor as per the ASP.Net ajax implementation. We were surprised to find the image editor was not available. I guess I dont really understand why you couldnt call the existing functionality from the server side using Ajax as a fast way to beef up the functionality for Kendo?
Unplanned
Last Updated: 16 Feb 2023 20:34 by Tommy
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
Unplanned
Last Updated: 06 Mar 2024 08:18 by Kilian
Created by: King Wilder
Comments: 3
Category: Editor
Type: Feature Request
18
Create events for the ImageBrowser for both standard widget and MVC Wrappers.

Many times I want to style my images that are being inserted by wrapping them in some custom HTML DIV's and SPAN's.  This would allow them to include code for prettyPhoto for example, contain classes that can float the image right or left, allow for margin's, etc.

Including the capability of adding snippets that would wrap around the image when Insert is clicked would add a lot of value.

I guess templates could be used, but the capability would need to be there.

Anything to allow me to modify the way the Image HTML is inserted into my text would save me lots of time.
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 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: 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: 28 Jun 2021 06:34 by ADMIN
Created by: Imported User
Comments: 6
Category: Editor
Type: Feature Request
17
Currently CTRL+Z performs an "Undo" and it works well in the editor.  Can we add toolbar buttons for Undo and Redo?
Unplanned
Last Updated: 17 Sep 2020 15:06 by Andre' Hazelwood
Created by: Roland Rosenbecher
Comments: 9
Category: Editor
Type: Feature Request
17
ASP.NET AJAX RadEditor is  much user friendly (i.e. image resize with mouse, styling some simple properties like margin...etc.). We use Kendo UI and HTML5 in our new projects, but in our custom CMS we had to integrate RadEditor, because it is very smart and user friendly and gives  a great helping hand and many functionalities to our users who has no html and css experiences.

Kendo Editor is still not a tool for a CMS, it is good only for writing some sentences to news or for some very-very simple editing task.
Unplanned
Last Updated: 20 Dec 2019 12:19 by ADMIN
Created by: Sooraj
Comments: 1
Category: Editor
Type: Feature Request
14
We are in research for a controls which supports Track Changes features same as the track changes in MS Word.
Our application is developed in MVC and we are trying to get a Kendo UI control which supports Track Changes features. 

Our requirement details in brief:

- The control should be compatible with MVC architecture.
- It should support Text editor basic features.
- It should support Track Changes for any changes made by User in the text editor.
- It should keep the history of changes made by each Users who have changes the text for any purpose.
- Popup comments are required for each changes including text formatting such as (bold, italic, underline, strikethrough and ordered\unordered list).
- It should also have the functionalities for Undo-Redo changes and Accept/Reject changes.
- Features should be able to extent\customize using JQuery or other scripting methods.
Unplanned
Last Updated: 29 Jan 2024 10:09 by ADMIN
Created by: Christian
Comments: 2
Category: Editor
Type: Feature Request
11
Currently, formatting is cleared when a table is pasted from a Word document, or from Excel into the Editor.

Add support for persisting table formatting: borders, font-color, background-color, etc.
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: 17 Nov 2022 12:56 by ADMIN
Created by: Vijay
Comments: 3
Category: Editor
Type: Feature Request
11

Hi Team,

I need option to add the emojis with content in Telerik kendo editor MVC. 

Does this editor has emojis option in tool bar? If yes, kindly share the sample code or link.

If it's not has emojis option, kindly let us know how to achieve this.

1 2 3 4 5 6