Unplanned
Last Updated: 21 Jan 2020 13:42 by ADMIN
can we have the same functionalities as the AJAX html editor? 
There are a number of controls missing from the new editor that was not in the old telerik editor. including Add spell check, cut, copy and paste {several options}, undo, redo, new paragraph, horizontal rules, insert time, insert symbol. Anyway to bring those functionalities into  ASP.net core?
Unplanned
Last Updated: 29 Jun 2020 15:19 by ADMIN

Currently, EditorImageBrowserController of the Editor requires IHostingEnvironment which is outdated in Asp Core 3.1.  The IHostingEnvironment is replaced by IHostEnviornment

- https://docs.microsoft.com/en-us/dotnet/core/compatibility/aspnetcore#hosting-ihostingenvironment-and-iapplicationlifetime-types-marked-obsolete-and-replaced

Unplanned
Last Updated: 06 Oct 2020 11:08 by ADMIN

We are trying to convert the example below but in ASP.NET Core 3.1 project. 

- https://github.com/telerik/ui-for-aspnet-mvc-examples/blob/master/editor/database-image-browser/DatabaseImageBrowser/Controllers/ImageBrowserController.cs

Currently, some of the classes and functions related to image resizing and creating thumbnails do not exist for UI for ASP.NET Core. We would like to ask for the above-mentioned classes to be supported in UI for ASP.NET Core.

Unplanned
Last Updated: 14 Sep 2022 15:30 by ADMIN
Created by: Manasavalli
Comments: 0
Category: Editor
Type: Feature Request
3
Currently all lists in editor are inserted with a default indent and this indent cannot be removed using the outdent button. Request to extend the outdent button functionality to be able to remove default indent on lists similar to list + outdent behavior in MS word or Telerik UI for WPF RichTextBox.
Unplanned
Last Updated: 19 Feb 2020 08:10 by ADMIN

Hello,

 

At the moment I'm using the ImageBrowser in the Kendo editor.

A user contacted me and reported she would like to browse through the images in the ImageBrowser in a list view instead of tile view (thumbnails with text).

However, I couldn't find a suitable way to achieve this.

Does the current imagebrowser/editor have this functionality and if so, could you help me achieve this please?

 

Kind regards,

Joran

Unplanned
Last Updated: 04 Dec 2020 16:45 by Mukul

Bug report

If a ListItem element contains a margin-left style, the user can not delete the bulleted item.

Reproduction of the problem

  1. Go to this Progress Kendo UI Dojo.
  2. Using case 1 in the code, attempt to delete a bulleted item using the backspace.
  3. Using case 2, only the last bulleted item is using margin-left and will not be able to delete.

Here is a screencast of Case 1 in action.

Expected/desired behavior

The bulleted item should be deleted when the user presses backspace.

Environment

  • Kendo UI version: 2020.3.1118
  • Browser: all
Completed
Last Updated: 27 Jan 2022 08:11 by ADMIN
Created by: NovaStor
Comments: 2
Category: Editor
Type: Feature Request
2

Hi.

 

In Kendo UI for ASP.NET MVC, I'm able to import the following file types into the Editor:

Docx

Rtf

Html

Plain Text

 

I'm also able to export to the following file types:

Docx

Rtf

Pdf

Html

Plain Text

 

I expected this functionality to also exist in the Editor control in Kendo UI for ASP.NET Core.

This functionality seems to be missing from Kendo UI for ASP.NET Core.

 

Related post: https://www.telerik.com/forums/export-to-rtf-or-docx

 

Thank you.

Unplanned
Last Updated: 01 Nov 2023 14:36 by Stanley
Created by: Stanley
Comments: 0
Category: Editor
Type: Feature Request
2

The Kendo React suite has a Search and Replace functionality. We need to use that in ASP.NET Core.

Please also implement it in Telerik UI for ASP.NET Core.

Declined
Last Updated: 20 Jan 2020 09:29 by ADMIN
Created by: Ludwig
Comments: 3
Category: Editor
Type: Bug Report
1

There is an issue when you copy /paste a bullet list from a Microsoft word document.

  • The numbers are not correct (See attached screenshot)
  • If you started a new line you don't get a new number for that hierarchical level. Instead, you just get a new line.

Unplanned
Last Updated: 08 Oct 2019 10:40 by ADMIN
Created by: Ludwig
Comments: 1
Category: Editor
Type: Feature Request
1
Add support for multilevel lists in the Editor. Currently, multilevel lists pasted from Word into the Editor are not functional. Adding child items does not work, because the Editor renders nested lists as <p> elements, instead of <ol> and <li> elements.
Unplanned
Last Updated: 15 Mar 2021 10:42 by ADMIN

Hello Team,

I wish to show the Kendo ContextMenu if you select immutable elements only, and default contextmenu if you select editable + immutable content.

Please refer below ticket for more details

https://www.telerik.com/account/support-tickets/view-ticket/1508750

Could you please provide this feature as this is our business requirement.

 

Thanks

Mukul

 

Completed
Last Updated: 13 Oct 2022 07:45 by ADMIN
Release R1.2023-Increment.1(09.Nov.2022)

Currently, the ExportAs configuration exposes Proxy method to setup the proxyUrl field, but it is limited to enter only action and controller. Whereas in RazorPages a URL with handler should be defined instead. 

Plus, in order for the AntiForgeryToken to work properly it should be injected in the form submitted by the tool.

Unplanned
Last Updated: 07 Jun 2021 20:49 by ADMIN
Created by: Sridhar
Comments: 0
Category: Editor
Type: Feature Request
1

Hi Team,

I would like to request to have it built-in to include the font specifications, such as the name, size, etc, within the inherited font messages of the Kendo UI Editor. 

Thank you!

Completed
Last Updated: 26 Jan 2024 12:47 by ADMIN

Bug report

We are trying to prevent users from dropping an image file from their computer directly onto the Editor with Firefox. When this happens the browser converts the image into a uri encoded version of the image. When we define a custom PasteCleanup function to handle this, the Editor will sometimes work as expected but other times it will throw an error when trying to execute the function. This seems to be random after each page load.

Reproduction of the problem

  1. Open this Dojo with Firefox
  2. Run the Dojo and drag and drop an image from your machine

Please note that the reproduction of the error is inconsistent. However the CustomPasteCleanUp doesn't prevent the addition of the image, nor does the prevention of the Drop event.

Screen capture of reproduction in ASP .NET Core.
Screen capture of reproduction in Dojo.
More information about issue and reproduction available in ticket: 1534730

Current behavior

An image file that is dragged and drop by the user to the Editor is always added to the widget.

Expected/desired behavior

The current behavior should be preventable and an error must not occur.

Environment

  • Kendo UI version: 2021.2.616
  • Browser: [ Chrome 93 | Firefox 92 ]
Unplanned
Last Updated: 31 Jan 2022 19:37 by ADMIN
Created by: Egbert
Comments: 1
Category: Editor
Type: Bug Report
1

Describe the bug

In version 2022.1.119 when the Editor is placed in the same container with another element that also has width:100% the Editor is visibly wider.

To reproduce

  1. Run this Dojo or this REPL
  2. Inspect the Editor's wrapper

Expected behavior
The Editor's width should not be overridden

Screenshots
image

Affected package (please remove the unneeded items)

  • theme-default
  • theme-bootstrap

Affected suites (please remove the unneeded items)

  • Kendo UI for jQuery

Affected browsers (please remove the unneeded items)

  • All

Build system information (please remove the unneeded items)

  • Not Applicable

Additional context
Issue not reproducible with Less Themes

Unplanned
Last Updated: 14 Sep 2022 13:45 by Vaibhav

Bug report

When the pasteHtml command or the paste method is used on a line that only has   or a tag these are deleted.

Reproduction of the problem

  1. Run this Dojo
  2. Press space a couple of times
  3. Click the Add Module button
  4. The spaces have disappeared

Alternatively, turn on Bold formatting without typing anything and click the Add Module button. The Bold formatting gets cleared

Expected/desired behavior

Pasting content in the Editor

Environment

  • Kendo UI version: 2022.3.802
Unplanned
Last Updated: 26 Jan 2023 11:53 by ADMIN
Created by: Nitin
Comments: 0
Category: Editor
Type: Feature Request
1

Hi,

We are looking for a feature like outlook when we start typing with "@" it should display the users list using some API Call or any other method. 

Similarly when I start any word with "#" in editor, it should display some suggestions.

Completed
Last Updated: 29 May 2023 16:06 by ADMIN

Bug report

The ExportAs command's dropdown options are not populated when the client-side exportAs configuration of the Editor is additionally configured.

Regression introduced with 2023.1.314

Reproduction of the problem

  1. Open the following dojo
  2. Notice that the dropdown is blank and no data is populated.

image

Current behavior

The ExportAs command's dropdown is blank.

Expected/desired behavior

The ExportAs command's dropdown data should not be blank.

Environment

  • Kendo UI version: 2023.1.314
  • Browser: [all]
Unplanned
Last Updated: 10 May 2023 07:35 by Heidi
Created by: Heidi
Comments: 0
Category: Editor
Type: Feature Request
1
Expose the ability to sort the files in the ImageBrowser by creation date.
Unplanned
Last Updated: 13 Jul 2023 07:27 by ADMIN

Hello,

the "clean formatting" button in the Editor deletes Text.

1. Create unorderd List with 3 entries and 3 indents like:

  • Point 1
  • Point 2
  • Point 3
    • Point 1.1
    • Point 1.2
    • Point 1.3

2. select all the indent Points 1.1 to 1.3 and click the "clean formating" 

clean formatting is cleaning (deleting) the Points 1-3 :

After clean formating looks like this:

Point 1.1

Point 1.2

Point 1.3

 

It is reproducable on your Demosite

 

Regards

Michael Pospischil

 

 

 

1 2