Declined
Last Updated: 30 Oct 2024 07:40 by Michael D

Currently there seems to be no way to open the options of dropdown commands like "Font Family" or "Font Size".
The typical hotkeys of the according Kendo UI widgets (ALT + Arrow down) are not working and we have not found any other.

This can be reproduced in its online demo:
https://demos.telerik.com/kendo-ui/editor/keyboard-navigation?_gl=1*1jjk3dq*_gcl_au*NjE0NTE0MTQ0LjE3MjYwNTc4MjU.*_ga*MTk3MTcyODQ3My4xNjkwMjkyNTYw*_ga_9JSNBCSF54*MTcyOTY3MzExMS44My4xLjE3Mjk2NzQwMzAuMzEuMC4w

 

Unplanned
Last Updated: 30 Oct 2024 07:04 by ADMIN
Created by: Mollie
Comments: 4
Category: Editor
Type: Bug Report
2

Bug report

If the ColorPicker tools in the Editor are configured to render a gradient, you cannot type in the HEX/RGB inputs.

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/AWEmUSOS/7
  2. Open one of the Color tools.
  3. Try to type in the inputs.

Current behavior

The inputs are not selectable and you cannot type in them.

Expected/desired behavior

The inputs should be selectable so that you can type in them.

Environment

  • Kendo UI version: 2023.2.829
  • Browser: [all]
Completed
Last Updated: 29 Oct 2024 09:26 by eDAD
Created by: eDAD
Comments: 2
Category: Kendo UI for jQuery
Type: Bug Report
1

Bug Title: Filter controls are not accessible via keyboard under 'Security Groups and Service Accounts' screen.

Severity: Sev1 (Critical)

Test Environment: OS: Windows 11 22H2
OS Build: 23620.1000

Repro steps:
1.Open https://codepen.io/oneID/pen/LYaGREP
2.Activate populate grid.
3.Try navigating to Column filter controls using keyboard.
4.Observe whether filter controls are accessible via keyboard under 'Security Groups and Service Accounts' screen or not.

Actual Result:
Keyboard focus does not remain on same control after pressing 'ESC' key to close the opened ‘Filter’ popup present under 'Security Group' screen.

Expected Result:
Keyboard focus should remain on same control after pressing 'ESC' key to close the opened ‘Filter’ popup present under 'Security Group' screen.

Unplanned
Last Updated: 29 Oct 2024 07:49 by ADMIN
Created by: FranckSix
Comments: 1
Category: Kendo UI for jQuery
Type: Feature Request
1
var datepicker = $("#datepicker").data("kendoDatePicker");
var datepicker = $("#datepicker").data("kendoDatePicker").reset();
Sometimes we need to undo the changes to make the control unchanged on submit form.

Currently, reverting a DatePicker control to its initial state is somewhat complex. It would be nice to have a ready-made method to simplify the process.



Unplanned
Last Updated: 28 Oct 2024 10:50 by Gyanprakash

Bug report

Vertical Menu with multi-level sub-menus and specified height for the sub-menu does not render the items correctly.

Reproduction of the problem

Open the following Dojo: https://dojo.telerik.com/ypHIRacj

Hover on `Mens` item.

Expected/desired behavior
Overflowing items shall be hidden and the scroller should scroll through the list.

Environment

jQuery: 3.4.1

Kendo UI version: 2024.3.1015
Browser: [all]

Unplanned
Last Updated: 28 Oct 2024 09:52 by zoe
Created by: zoe
Comments: 0
Category: DockManager
Type: Feature Request
1

Currently, the Kendo UI for jQuery DockMananager does not expose the ability to load arbitrary content. Similar to how the Splitter - https://demos.telerik.com/kendo-ui/splitter/ajax

Completed
Last Updated: 28 Oct 2024 07:20 by ADMIN
Release R1.2024-Increment.1(15.Nov.2023)
Created by: Satish
Comments: 2
Category: Grid
Type: Bug Report
0

Bug report

The Grid column header texts collides with the columnMenu icons.

Regression introduced with 2023.1.314

Reproduction of the problem

  1. Open this Dojo example or the Multi-Checkboxes Grid demo (on a small screen)

Current behavior

The column header text overlaps with the menu icon

Expected/desired behavior

the header text shouldn't collide with the menu icon

Environment

  • Kendo UI version: 2023.2.606
  • Browser: [all]
Pending Review
Last Updated: 25 Oct 2024 21:14 by Alexa
Created by: Alexa
Comments: 0
Category: Kendo UI for jQuery
Type: Bug Report
0

Hello,

My use case:

On grid dataBound, I am iterating over the table rows to perform some piece of custom logic on the row based off of the backing dataItem. Our production site is using version 2024.1.130, and everything is working great. Our next release we've updated to version 2024.2.514, and when we try adding a record, we get an error; when we try to access the dataItem of the last table-row - the dataItem is undefined. The grid.items() in my case is an array of size 21, and the internal _data array is size 20.

Repro conditions (as far as I can tell):

  • A Grid backed by a DataSource with server operations set to false
  • The DataSource should (?) have a filter configured
  • The size of the DataSource's data should (?) be larger than the pageSize

My workaround:

Simply perform a null check on the dataItem before doing the logic. We are calling DataSource.read in the DataSource.sync success callback anyway, so the grid will reload and the dataBound event will be handled afresh.

I've created the below dojo snippet to demonstrate a simplified version of my use case. I tested with 2024.1.130 and seems to work fine. I noticed the issue starting at version 2024.1.319.

https://dojo.telerik.com/INbSBrSg

 

A note: No, I don't actually use the internal _data property in my code, just for debugging purposes :)

Thanks!

-Alexa

Unplanned
Last Updated: 25 Oct 2024 18:06 by Velusamy
Created by: Velusamy
Comments: 0
Category: TreeList
Type: Feature Request
1

Hi Team, 

I would like to request the functionality to filter by parent items, and display all associated children. 

Thank you!

Completed
Last Updated: 25 Oct 2024 14:34 by ADMIN
Created by: Admin
Comments: 2
Category: Gantt
Type: Bug Report
6

Bug report

The dependencies in the Gantt can not be removed.

Reproduction of the problem

  1. Open the demos - https://demos.telerik.com/kendo-ui/gantt/index
  2. Select a dependency line and press the 'Delete' key.

Current behavior

Nothing happens, there is no confirmation popup, and the dependency is not removed.

Expected/desired behavior

A confirmation dialog for confirming the deletion appears and the dependency should be removed.

The issue is a regression starting with the 2023 R2 SP1 ( 2023.2.718) version

Environment

  • Kendo UI version: 2023.2.718
  • Browser: [all ]
Planned
Last Updated: 25 Oct 2024 13:13 by ADMIN
Scheduled for 2024 Q4 (Nov)

Bug report

When a groupHeaderTemplate is defined with HTML, and a groupHeaderColumnTemplate is defined, the groupHeaderTemplate will return the stringified version of the template.

Note: The groupHeaderTemplate is encoded only when a griupHeaderColumnTemplate is defined.

Reproduction of the problem

1.Go to Kendo UI Dojo.

Current behavior

The groupHeaderTemplate is rendered as a sanitized string

Expected/desired behavior

The groupHeaderTemplate is to be rendered as a Checkbox element and a string

This is a regression introduced with Kendo 2024.3.806

Environment

  • Kendo UI version: 2024.3.806
  • Browser: [all]
Declined
Last Updated: 25 Oct 2024 08:37 by ADMIN

Bug report

Modern DateTimePicker does not show 24h format in popup with format: "dd/MM/yyyy HH:mm". The format, however, is correctly shown in the input

Reproduction of the problem
Dojo: https://dojo.telerik.com/inOlIJuh



Expected/desired behavior

Popup should show also 24h format

Environment

jQuery: 3.4.1

Kendo UI version: 2023.3.1114
Browser: [all]

Declined
Last Updated: 24 Oct 2024 08:59 by ADMIN
Created by: AGB
Comments: 7
Category: Grid
Type: Bug Report
0
Hi Guys,

Have just tripped over an issue with grid checkboxes whereby they cannot be accessed via the keyboard.

To illustrate

    - Run the following dojo
           https://dojo.telerik.com/ojODosUL

    - Select any checkbox then try tabbing to the next ... It doesn't happen.

If you look at the checkboxes using the browser's dev tools you will see the header and cell checkbox inputs have been assigned the attribute tabindex="-1" so it's no wonder they cannot by accessed.

This regression seems to have been introduced with version 2022.2.802

Looking at the release notes for this version I don't see any mention of this breaking change so it looks like its another bug which has been kicking around for a while which your QA accessibility testing hasn't picked up on.

Regards
Alan

Unplanned
Last Updated: 23 Oct 2024 11:59 by Joseph
Created by: Joseph
Comments: 0
Category: Popover
Type: Feature Request
1
Currently, the Popover hides on the scroll. Some cases require it to stay open even if the page is scrolled. Adding a 'closeOn' property to the Popover will be beneficial in such cases
Unplanned
Last Updated: 23 Oct 2024 11:50 by Lee

Bug report

In the DateTimePicker with dateInput:true, if you change the AM/PM using the arrow keys, the day changes as well.

Regression introduced with 2023.2.606

Reproduction of the problem

  1. Open this Dojo example - https://dojo.telerik.com/yzuuvxJA/3
  2. Select a date
  3. Focus AM/PM and press the arrow keys multiple times

Current behavior

The date will change as well

Expected/desired behavior

The date shouldn't be changing

Environment

  • Kendo UI version: 2024.3.1015
  • Browser: [all]
Unplanned
Last Updated: 23 Oct 2024 10:22 by ADMIN
Created by: Jim
Comments: 0
Category: Kendo UI for jQuery
Type: Feature Request
0
Themebuilder shows an "infinite" calendar with months/years on the left. I asked support how to create this and was told it only existed for Angular. Please submit my request to implement this in jQuery. At minimum, the left side month/year selection
Unplanned
Last Updated: 23 Oct 2024 09:56 by Marianne
Created by: Marianne
Comments: 0
Category: AutoComplete
Type: Feature Request
1

Currently, the AutoComplete offers only supplementing the "contains", "startsWith", and "endsWith" filter operators. According to the offical client-side API documentation:

https://docs.telerik.com/kendo-ui/api/javascript/ui/autocomplete/configuration/filter

It would be a good option to expose the "equals" options as well.

Unplanned
Last Updated: 22 Oct 2024 09:01 by Marco
Created by: Dan
Comments: 4
Category: ListView
Type: Feature Request
37
add a No Records template option to the Mobile Listview to handle scenarios where a datasource is empty - without having to wire in additional special logic to deal with this (common) scenario
Planned
Last Updated: 21 Oct 2024 13:47 by ADMIN
Scheduled for 2024 Q4 (Nov)
Created by: Vitro
Comments: 0
Category: Date/Time Pickers
Type: Bug Report
1

Bug report

When trying to select a value from the modern Kendo UI TimePicker configured with Max and Min ranges, the currently selected value of the TimePicker is not updated.

Reproduction of the problem

  1. Go to this Progress Kendo UI Dojo.
  2. Open the TimePicker - notice it's at 9:00
  3. Click Set
  4. Value is set to 00:00.

Expected/desired behavior

The value should be set upon initial selection.

Potential Workarounds

  • Use Classic ComponentType
  • Turn off animations, and open/close the TimePicker. (Dojo)

Environment

Completed
Last Updated: 21 Oct 2024 08:15 by ADMIN
Release 2024 Q4 (Nov)

Bug report

When using the AutoComplete with the suggest configuration set to true and separators configuration is set to an Array of characters additional garbage characters are added to the input when the user starts typing

Reproduction of the problem

  1. Run this dojo
  2. Start typing

Current behavior

Additional characters are displayed
image

Expected/desired behavior

No additional characters should be displayed.

Environment

  • Kendo UI version: 2020.2.617
  • Browser: [all]
1 2 3 4 5 6