Unplanned
Last Updated: 20 Sep 2022 07:35 by ADMIN
Created by: sai
Comments: 1
Category: Editor
Type: Feature Request
2

Hi ,

 

Could you please let us know whether track changes is available on Kendo UI Editor similar to RadEditor(Telerik Web UI Editor Track Changes Demo | Telerik UI for ASP.NET AJAX. )

 

if not , could you please let us know when can be implemented?

 

Thanks

Unplanned
Last Updated: 14 Aug 2023 08:35 by Mikhail
Created by: Mikhail
Comments: 0
Category: Editor
Type: Feature Request
2

Hi,

It would be a nice feature for the Editor toolbar to have built-in copy, paste, and cut tools.

Unplanned
Last Updated: 23 Sep 2022 07:29 by ADMIN

Hi team,

Please provide a built-in Find and Replace/Replace all feature to the Editor

Regards,

Babu

Unplanned
Last Updated: 31 Oct 2022 13:38 by ADMIN
Created by: Saminathan
Comments: 2
Category: Editor
Type: Bug Report
1

When applying font-size, the bullet list dots aren't affected by yhe changes as the MS Word behave:

MS Word





Unplanned
Last Updated: 03 Jul 2023 11:11 by ADMIN
Created by: Andrew Lewis
Comments: 1
Category: Editor
Type: Feature Request
1
We're currently using the TinyMCE editor, and want to switch to the Kendo UI Editor (for Angular) but the built-in spellcheck is a blocker for our users.
Unplanned
Last Updated: 13 Aug 2024 06:49 by Kendo UI
Created by: Kendo UI
Comments: 0
Category: Editor
Type: Feature Request
1
It would be great if the Editor included a feature that allows users to insert emojis from a list of available options.
Unplanned
Last Updated: 07 Jan 2025 12:21 by Samir
Created by: Samir
Comments: 0
Category: Editor
Type: Feature Request
1

Hi, Team!

I would like to request the possibility of inserting various shapes in the Editor component similar to the functionality in Microsoft Word.

Here is a possible workaround: https://stackblitz.com/edit/angular-lx34zzvp-qhvevap1 

Unplanned
Last Updated: 19 Mar 2025 09:37 by Travis
Created by: Travis
Comments: 0
Category: Editor
Type: Feature Request
1

It would be great to have support for collaborative editing in the Editor. This could include a helper function to facilitate collaboration, similar to ProseMirror’s or Yjs’ implementations. This would enhance real-time collaborative capabilities for users, allowing smoother shared editing experiences.

Examples:

ProseMirror Collab Example

Yjs Collab Example

Unplanned
Last Updated: 14 May 2025 07:30 by ADMIN

Hello,

Please repeat the following steps to reproduce this issue:

  1. Go to https://www.telerik.com/kendo-angular-ui/components/editor#angular-editor-example
  2. In the Angular Editor Example click on the first line of the first paragraph (let's say on the word Kendo)
  3. Navigate to toolbar via Shift+Tab key
  4. Use the arrow key to navigate to Format dropdownlist 
  5. Use Enter to open the dropdownlist with the available formats (Paragraph, Heading 1, Heading 2, etc)
  6. Choose e.g. "Heading 1" with Enter
  7. Press Tab to focus the editor content (You can type some letters to ensure that the editor content is focused)
  8. Press Shift+Tab to go back to toolbar
  9. Press an arrow key (Left or Right) to try to navigate through the toolbar => Bug

Expected behaviour: It's possible to navigate through the toolbar items like in step 4
Experienced behaviour: You can not navigate through the toolbar items with arrow left or arrow right.

Important: After choosing an item from the dropdown, the kendo-dropdownlist has still an tabindex="0", what is also wrong. 

I observed this bug in our application but it's possible to reproduce it with your example, too.

Kind regards,

Roman

    Unplanned
    Last Updated: 27 Jan 2022 09:28 by ADMIN
    Created by: Kendo UI
    Comments: 0
    Category: Editor
    Type: Feature Request
    0

    When a list item is aligned to the center or the right, the list item marker remains aligned to the left instead of following the text. (A similar issue occurs when the document direction is RTL.)

    Please introduce a feature that ensures the marker follows the item in accordance with its alignment similar to MS Word or Google Docs behavior.

    Unplanned
    Last Updated: 25 Mar 2022 14:00 by ADMIN
    Created by: Anthony
    Comments: 1
    Category: Editor
    Type: Feature Request
    0
    This is a feature request: To be able to convert the rendered HTML for the editor to/from markdown format.
    1 2