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

 

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: 28 Oct 2020 14:51 by ADMIN
Release 2020.R3.SP.next

Bug report

Reproduction of the problem

Reproducible in the demos.

  1. Click inside a cell in the table
  2. Click the "Delete row" button in the toolbar.
  3. Use a keyboard shortcut to "Undo" the delete action.
  4. Resize the table.
  5. Observe two sets of resize handles.

Current behavior

Resize handles duplication

Expected/desired behavior

No duplication of the resize handles

Environment

  • Kendo UI version: 2020.2.617
  • jQuery version: x.y
  • Browser: [Chrome]
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: 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: 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: 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?
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.
1 2