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 First reported in ticket 1548656. ## Reproduction of the problem Open the following demo and use Chrome's devtools to simulate a mobile device: https://demos.telerik.com/kendo-ui/validator/custom-validation Click in and...

Bug
C: DatePicker
SEV: Low
jQuery
FP: Unplanned

Add a configuration option to set the label to false, so the label won’t be added to the component. Kendo UI for jQuery already has this option with **label: false**,...

Enhancement
S: Wrappers (ASP.NET MVC)
jQuery
S: Wrappers (ASP.NET Core)
FP: Unplanned
C: Form

**Note to external contributors** - make sure to sign our Contribution License Agreement (CLA) first: https://docs.google.com/forms/d/e/1FAIpQLSduN9hHUJpnjr_KOGsmSM_yGO-KKKggCJhiaOlEOLig6_Wkbg/viewform Just Fixed some words from "إلغاء" to "تراجع"

### Bug report Change fired twice when triggered manually on input change and selecting value from popup list #### Reproduction of the problem Run the Dojo sample: https://dojo.telerik.com/aFOJhVWj #### Environment...

Bug
C: DateTimePicker
SEV: Low
jQuery
FP: Unplanned

### Bug report The issue is reproducible when the Editor is used as an item editor: ```JS editable: { form: { buttonsTemplate: "", items: [{ field: "Title", label: "Title:" },...

Bug
SEV: Medium
jQuery
FP: Unplanned
C: TaskBoard

### Bug report When the scale and layout setting of the machine is different than 100% the keyboard navigation does not work properly. The issue occurs with different scales on...

Bug
SEV: Medium
C: Spreadsheet
jQuery
FP: Unplanned

### Bug report When an [Editor component in inline mode](https://docs.telerik.com/kendo-ui/controls/editor/modes#inline-mode) is set as an editor in an InCell editable Grid, the Grid cell does not enter edit mode on "click"....

Bug
SEV: Low
C: Grid
C: Editor
jQuery
FP: Unplanned
Regression

1. Navigate to: https://dojo.telerik.com/OpuQureX 2. Enter a space in maskedtextbox Result: space is accepted as a valid character Expected: space should be prevented Workaround: Use '\u2000' for promptChar instead of...

Bug
C: MaskedTextBox
SEV: Low
jQuery
FP: Unplanned

### Bug report Grid's loader gets lost in the scrollable area height is greater than the viewport height #### Reproduction of the problem Dojo: https://dojo.telerik.com/hqknEyYx/2 Run and click on Export...

Bug
SEV: Low
C: Grid
jQuery
FP: Unplanned

### Bug report Drawing API Tooltip for categoryAxis Chart labels do not show with v.2024.4.1112 #### Reproduction of the problem https://docs.telerik.com/kendo-ui/knowledge-base/tooltip-for-category-axis-labels #### Expected/desired behavior The Charts should be exported to...

Bug
C: Tooltip
SEV: Medium
C: Chart
jQuery
FP: Unplanned
Regression