kendo-ui-core
kendo-ui-core copied to clipboard
An HTML5, jQuery-based widget library for building modern web apps.
#### This is a placeholder issue for https://github.com/telerik/kendo-pdfviewer-common/issues/133 in the pdf-viewer-common repository
### Bug report If you have a collapsible Kendo UI Splitter with 2 Panes and horizontal orientation, and one of them has size, the other pane will not be collapsible....
Introduce an `actionbar` configuration option, not unlike the `toolbar` and `sheetsbar` options. Reported in ticket ID 1081619
### Bug report When the Grid is in RTL mode and has horizontal scroll it does not autoscroll when the user try to reorder columns. ### Reproduction of the problem...
### Description of the occurring behavior the styling of links is handled inconsistently: - When you set the cursor inside a link and then change the text-color the color is...
### Bug report The PDfViewer throws CSP error when changing page. The issue is not observed with every file. ### Reproduction of the problem 1. Open the Dojo - https://dojo.telerik.com/SzXpLgEl...
## Description When integrating the ChipList component within the Grid for editing, the batch editing cell gets instantly closed when you select an item: Column definition: ```C# columns.Bound(e => e.Evaluators).Title("Team")...
### Bug report When there's a DropDownList in the Toolbar's oveflow, clicking to open the DropDownList closes the overflow popup. **Regression introduced with 2023.1.117** Note: As of 2023.1.117, the DropDownList...
### Bug report In a Modal Window that has components with adaptiveMode enabled, the component's popup is rendered beneath the Window's overlay. ### Reproduction of the problem 1. Open this...
It would be helpful to have an option to make the group header of the DropdownList not sticky.