kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

An HTML5, jQuery-based widget library for building modern web apps.

Results 576 kendo-ui-core issues
Sort by recently updated
recently updated
newest added

### Bug report If you select a text in the Editor, the ForeColor value inside the palette is not updated to match the color of the selected text. ### Reproduction...

Bug
SEV: Medium
C: Editor
jQuery

### Bug report In a virtual DropDownList with a value set, the first item is marked as selected as well. The issue occurs when using jQuery 3.4.1 or later. ###...

Bug
C: DropDownList
SEV: Medium
jQuery2
Priority 5

### Bug report InLine Editable TreeList doesn't send all its data on Create and Update, if it is reorderable and the "Update" text of the Update button is clicked ###...

Bug
C: TreeList
jQuery1
Priority 5

### Bug report When the data-command="createChild" in the TreeList's DataBound handler is hidden the Update button also disappears - ` if (dataItem.isNew()) { row.find("[data-command='createchild']").hide(); } ` ### Reproduction of the...

Bug
C: TreeList
jQuery1

The [example](https://docs.telerik.com/kendo-ui/api/javascript/ui/treelist/configuration/pageable.messages.itemsperpage) tries to show how messages.itemsPerPage displays a message after the page size dropdown, but it doesn't because there is no page size dropdown. I'm adding a page size...

### Bug report Bottom and right border cannot be applied to the last row/column. The issue also affects the exported xlsx files, which do to display those borders either. ###...

Bug
SEV: Medium
C: Spreadsheet
jQuery2
Priority 4

### Bug report Cell with explicitly set number format will change it to date format if date string is entered. This behavior is not observed in excel if the values...

Bug
SEV: Medium
C: Spreadsheet
jQuery2
Priority 1
FP: Planned

### Bug report Reported in ticket № 1429260 ### Reproduction of the problem 1) Create a date in a cell in Excel, e.g. 9/9/2019 with format type as "Date"; [Test.xlsx](https://github.com/telerik/kendo-ui-core/files/3706130/Test.xlsx)...

Bug
SEV: Medium
C: Spreadsheet
jQuery2
FP: Unplanned

### Bug report Reproducible with inline and classic Editor. ### Reproduction of the problem [Dojo](https://dojo.telerik.com/IxeGotux) example. 1. Type in some text in the Editor. 2. Press Ctrl + A keys....

Bug
SEV: Medium
C: Editor
jQuery2
Priority 2
FP: Unplanned

### Bug report when the color of the borderBottom is commented ``` "borderBottom": { //"color": "black", ``` js error when color is not applied to a cell border in the...

Bug
SEV: High
C: Spreadsheet
jQuery2
FP: Unplanned