Completed
Last Updated: 30 Mar 2022 15:22 by ADMIN
Release 2022.R1.SP.next

Currently, it is not possible to navigate between colors in Editor Font and Background ColorPickers with the keyboard.

Reproduction of the problem
1. Go to https://demos.telerik.com/kendo-ui/editor/all-tools
2. Navigate to the Font or BackColor tools in the toolbar
3. Press Down Arrow

Current behavior
The Font/BackColor tools in the toolbar are opened, but it is not possible to navigate inside in order to select a color.

Expected/desired behavior
On pressing down the arrow key the color in the top-left corner of the palette should be focused. Then pressing other arrow keys moves the focus to the desired color. Then:

- Pressing Enter selects the color and applies it to the editor`s content
- Pressing Esc closes the dropdown without selecting a color, focus remains on the ColorPicker button.

Completed
Last Updated: 30 Mar 2022 11:56 by ADMIN
Release 2022.R1.SP.next
Created by: ashutosh
Comments: 0
Category: Editor
Type: Feature Request
0

 

  •  "Create a Table" tool works only by pressing Alt + Down Arrow and expands a popup. I suggest expanding the popup on Space or Enter as well. Thus the current Alt + Down Arrow behavior could work as well.

  •  It is not possible to focus through keyboard the "Table Wizard" tool inside "Create a Table" popup:
    image

Reproduction of the problem

  1. Go to https://demos.telerik.com/kendo-ui/editor/index
  2. Focus Editor
  3. Press F10 to focus toolbar
  4. Press Tab key until "Create a Table" tool is focused
  5. Press Space/Enter to activate it - nothing happens.
  6. Press Alt + Down Arrow to expand the popup
  7. Press Down Arrow to select table size

Current behavior

It is not possible to select the Table Wizard tool neither through arrow keys nor through Tab

Expected/desired behavior

When the bottom table size cell is reached, pressing Down Arrow once again moves the focus to the Table Wizard tool.
When Table Wizard tool is focused, pressing Up Arrow moves the focus to the bottom table size cell.

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: 11 May 2021 11:35 by ADMIN
Created by: Philip
Comments: 0
Category: Editor
Type: Feature Request
2
I'm looking for a way to use the Kendo UI inline editor with H1/H2 tags and not only DIV tags. This is currently not working when adding contentEditable: http://www.kendoui.com/forums.aspx/kendo-ui-web/editor/use-in-place-editor-for-headlines-h1-h2.aspx
Completed
Last Updated: 18 Mar 2021 11:49 by ADMIN
Completed
Last Updated: 29 Jul 2020 08:51 by ADMIN
Created by: Steve
Comments: 7
Category: Editor
Type: Feature Request
3
We have discovered an issue in the Editor around insertion of text using a custom button - it can be seen at http://dojo.telerik.com/EZijI

If you highlight text that is contained within a <span> tag, and use a custom button to insert more text (in this case, replacing the highlighted text), the text gets removed successfully, but the <span> gets closed, and the inserted text appears outside the closing </span> tag. 

Given that <span> tags can be used to format text, you therefore lose the formatting you had applied to the text you removed, and the new text appears unformatted i.e. inheriting formatting from the parent, which is not expected behaviour.
Completed
Last Updated: 02 Mar 2020 12:53 by ADMIN
With current editor, after you copy table which has merged cells to editor, merged cells are gone, Cells are shifted forward.
Completed
Last Updated: 28 Feb 2020 08:05 by ADMIN
Created by: Imported User
Comments: 1
Category: Editor
Type: Feature Request
1
Currently when inside a table, the functionality for adding more tables disappears and is replaced by the table edit tools, however in our software tables are used to layout the HTML rendered by the editor, which prevents users adding tables at all. We need to keep ours set up this way and cannot switch to a CSS way of building the HTML :(
Completed
Last Updated: 22 Jan 2020 09:49 by ADMIN
ADMIN
Created by: Sherman
Comments: 2
Category: Editor
Type: Feature Request
1
Being a Telerik Evangelist & Sales Engineer, I do constantly development with Kendo UI. And I just thought it will be good to put this idea out here, so everyone whose also using the Editor control can also vote or comment on this feedback.

I've done research on the API documentation and also looking at the demo samples. If any of you have noticed, the "Folder" item in our ImageBrowser shows a tiny grey square which doesn't look very nice.

I was thinking, perhaps it will be good for us to have the option to configure the image we want to use for our folders/directories.
Completed
Last Updated: 21 Jan 2020 08:37 by ADMIN
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: 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.
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: 22 Nov 2019 08:46 by ADMIN
Re-size/positioning of the table is very important which gives option for user to create table 
Completed
Last Updated: 20 Nov 2019 15:08 by ADMIN
Created by: Marty
Comments: 1
Category: Editor
Type: Feature Request
2
It would be nice if the placeholder text for the Editor widget were removed on element focus.
Completed
Last Updated: 09 Sep 2019 13:52 by ADMIN

Our team is fixing all WCAG guideline bugs in our product. The 3.1.1 guideline can't be met because the Kendo editor doesn't allow for setting a lang attribute on the iframe document, nor does the editor infer the language from the parent document and add that lang attribute.

 

Repro: 

Open the editor example page (https://demos.telerik.com/kendo-ui/editor/index). Note that the editor iframe document contains <html> at the top but does not contain a lang="en" attribute within it. Further, edit the example on the page and add lang="en" to the <html> attribute at the top of the example. Run the example. The iframe still does not contain the lang="en" attribute.

 

Solution:

Include the lang attribute on the child document when the parent document contains one or make a setting available in the configuration JSON for the editor to include a lang attribute in the child document when an iframe is used.

 

Documents:

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: 26 Jan 2018 16:47 by ADMIN
Created by: Imported User
Comments: 2
Category: Editor
Type: Feature Request
1
I love that most of the big Kendo Components are now available to use with Vue Wrappers but the Kendo Editor is still not supported. The Kendo Editor is one of the best WYSIWYG editors that I've used but unfortunately I'm not able to take full advantage of it in my current Vue application.
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?
Completed
Last Updated: 03 Feb 2017 10:59 by ADMIN
Created by: Goran
Comments: 3
Category: Editor
Type: Feature Request
1
I was using save and edit buttons in RadEditor on ASP.NET Ajax extensivelly. Now, I've moved to MVC and noticed that these buttons don't exist at all!!! It's very weird. Ok, save functionality can be achieved fairly easily, but printing the content of an editor not much.
I assumed that, when you were building MVC controls you would deliver the same functionality as in Ajax controls. 
Anyway, adding these buttons to editor tools would be great.
1 2