Declined
Last Updated: 20 Dec 2019 12:13 by ADMIN
When I resize the window I get so now and then the above issue. Please add a check whether "window" is undefined or not.

It is at line number 70738 in de kendo.all.js of version 2018.2.620
Won't Fix
Last Updated: 20 Dec 2019 11:56 by ADMIN
Created by: Dmitry
Comments: 1
Category: Editor
Type: Bug Report
1

Bug report

Copied text is pasted with some (editor's ?) styles.

Steps to reproduce

1. Open the Demo page in the Edge browser:

https://demos.telerik.com/kendo-ui/editor/index

2. Copy some words (e.g. "Kendo UI Editor") from the editor's default text.

3. Paste them at the end of the text.

4. Open developer tools (F12).

5. On the Elements tab, select the pasted paragraph and check its style, you will see <span style="display: inline !important; etc.

 

 

Unplanned
Last Updated: 20 Dec 2019 11:56 by ADMIN
Provide syntax highlighting in the Editor widget for the most popular programming languages (C#, JavaScript, Java, PHP, Python, PowerShell)
Completed
Last Updated: 28 Nov 2019 15:31 by ADMIN
Release 2019.R2.SP1
Created by: Daniel
Comments: 1
Category: Editor
Type: Bug Report
1

Dear Telerik team,

 

when I apply a HTML-text with a paragraph to kendo editor it does show a vertical scroll bar in IE. Which is wrong. Chrome does not. See this dojo: https://dojo.telerik.com/AsuNiPuh/4

 

How can I fix this?

 

Kind regards

Daniel

Unplanned
Last Updated: 26 Nov 2019 12:42 by ADMIN
Created by: Janne
Comments: 3
Category: Editor
Type: Feature Request
0
I would like to be able to generate PDF from editor using HTML template (like http://dojo.telerik.com/Ovegu), so i could specify headers and footers for all PDFs that are created by the user.
Declined
Last Updated: 22 Nov 2019 08:59 by ADMIN
Created by: Stephen
Comments: 1
Category: Editor
Type: Feature Request
8
When the cursor is inside a table cell, typing the TAB key should move the cursor to the next table cell (moving left to right, top to bottom).
Completed
Last Updated: 22 Nov 2019 08:50 by ADMIN
Created by: Shane
Comments: 2
Category: Editor
Type: Bug Report
0

after downloading 

@progress/kendo-ui version 2019.1.115 the default create table feature is not working. It is not working on multiple browsers even here: https://demos.telerik.com/kendo-ui/editor/all-tools

the table wizard works but not the cell selection way. Is there a fix for this soon?

 

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.
Unplanned
Last Updated: 04 Oct 2019 11:46 by ADMIN
Created by: Dennis
Comments: 0
Category: Editor
Type: Feature Request
3

Currently, the images in the Editor component are being handled as base64 code. Inserting larger images could cause browser issues. 

This is why it will be nice if there is a built-in functionality that enables configuration options to setup upload for images on Drop/Paste upload and insert links to the destination path.

Features of this functionality:

  • Show progress bar for the images being uploaded
  • Add configuration which can set the URL to the destination of the uploaded images for the links
Completed
Last Updated: 16 Sep 2019 14:25 by ADMIN
Release 2019.R3

When a bullet list with a nested table is created in Word, and then copied into the Editor, a "Cannot read property 'cells' of undefined" error is being thrown. The issue can be reproduced only when the msConvertLists option is set.

Reproduction of the problem

  1. Open https://demos.telerik.com/kendo-ui/editor/paste-cleanup

  2. Paste content from editor-test.docx.


Completed
Last Updated: 16 Sep 2019 14:24 by ADMIN
Release 2019.R3
Created by: Pål
Comments: 0
Category: Editor
Type: Bug Report
1

Bug report

Unable to resize a column inside a table inserted in Editor

This is a regression represented after Kendo UI 2019.2.619

Reproduction of the problem

  1. Open this Dojo and run it
  2. Add a table(no matter of its size)
  3. Try to resize a column, not the whole table. No matter of the direction you resize the column its board is moving to the left
  4. When you release the mouse button the column is resized in a totally different way than the resize indicator showed

Current behavior

Please check this video for more details

Expected/desired behavior

The columns inside a table should be resizable.

Environment

  • Kendo UI version: 2019.2.619
  • jQuery version: x.y
  • Browser: [all]
Completed
Last Updated: 16 Sep 2019 14:18 by ADMIN
Release 2019.R3

Bug report

Once the content area is blurred it can be focused only by clicking its upper part.

Regression introduced in R2 2019 SP1. Reproducible only in Chrome.

Reproduction of the problem

Demos. Screencast.

  1. Clear the Editor's content.
  2. Blur the widget and try to focus the content area by clicking in its bottom or mid section.

Current behavior

Content is not focused.

Expected/desired behavior

Content is focused.

Environment

  • Kendo UI version: 2019.2.619
  • jQuery version: x.y
  • Browser: [Chrome XX ]
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:

Unplanned
Last Updated: 26 Aug 2019 08:25 by Nitin

Bug report

When setting a special font of a given paragraph in the Editor component, if the "x" of the Font dropdown is pressed it will reset the font of this text to the default one. If we then want to change the format of a given paragraph(make it bold for example), we select the paragraph and click on the "Bold" button. The text which is being bolded is the one which font was previously reset, not the selected text which we expect to become bold.

Reproduction of the problem

  1. Open this Dojo and select a random text in the Editor
  2. Change the font of the selected text by choosing one from the "Fonts" dropdown
  3. After changing the font keep the text selection and click on the "x" in the "Fonts" dropdown. The font of the selected paragraph will be reset to the default one.
  4. Select a random text chunk in the Editor and click on the "Bold" button.
  5. See that the bolded text is not the one we expect to be, but the text which font we've reset.

The reported behavior is applicable to all styles - bold, italic, underline, text alignment, ul, ol.

Current behavior

When changing the style of a given selected text, after there was a font reset in the Editor, the new formatting we set is being applied on the text which font was reset, not on the selected one.

Expected/desired behavior

No matter the operations performed in the Editor when formatting a selected text, the format changes should be applied to the selected text only.

Environment

  • Kendo UI version: 2019.2.619
  • jQuery version: x.y
  • Browser: [all]
Declined
Last Updated: 07 Aug 2019 08:25 by ADMIN
Created by: Dmitry
Comments: 1
Category: Editor
Type: Bug Report
0

Bug report

The fontSize tool gets focus after text selection. 

Steps to reproduce

* Open and run https://dojo.telerik.com/oRuLayir demo.

* Select /highlight Line4, choose 16 in the fontSize dropdown.

* Put the cursor at the end of Line6, select  Line4, Line5 and Line6 using the mouse. Note that the keyboard focus has shifted to the fontSize dropdown.

 

Unplanned
Last Updated: 05 Aug 2019 08:13 by ADMIN
When loading string that contains carriage return characters (\r), automatically replace them with <br/>
Unplanned
Last Updated: 02 Jul 2019 08:01 by Pål

Is it possible to have several Kendo UI Editors on one page with a single toolbar?

 

Regards,

Pål Christian Eidem

Unplanned
Last Updated: 25 Jun 2019 13:35 by ADMIN
Created by: Archy
Comments: 1
Category: Editor
Type: Feature Request
2

http://валидный.урл

_detectEnd works incorrectly with IDN links.