Unplanned
Last Updated: 11 Jul 2025 06:25 by Hallmaster
Created by: Hallmaster
Comments: 0
Category: ColorPicker
Type: Bug Report
0

Bug report

According to the accessibility spec, when the ColorPicker's popup is open, and the focus is on the last focusable element, pressing tab should focus the first focusable element in the popup. Instead, the focus moves out of the popup, to the next focusable element on the page.

Reproduction of the problem

  1. Open the Keyboard Navigation demo - https://demos.telerik.com/kendo-ui/colorpicker/keyboard-navigation
  2. Open either of the ColorPickers
  3. Press tab until you focus the last focusable item in the popup

Current behavior

Pressing tab again moves the focus out of the popup

Expected/desired behavior

Pressing tab should preserve the focus within the ColorPicker, to the first focusable item

Environment

  • Kendo UI version: 2025.2.702
  • Browser: [all]
Unplanned
Last Updated: 11 Jun 2025 06:22 by ADMIN

Test Environment:

OS: Windows_11
Version: 21H2
OS Build: 22000.795

Browser: Version 103.0.1264.71 (Official Build) (64-bit)

Prerequisite steps:

1. Go to system settings.

2. Navigate to 'Accessibility' and activate it.

3. Navigate to 'Contrast theme' and activate it.

4. Select 'Desert/Aquatic' High Contrast theme in the combo box.

Repro Steps:

1. Open given URL https://demos.telerik.com/kendo-ui/colorpicker/index?_ga=2.176601965.933052354.1656022269-1325185890.1643853544 in Edge Browser.

2. Navigate to ‘Edit’ button using tab key and activate it.

3.Observe that issue.

Actual Behavior:

The Color for each series isn't shown in the Series legend or when Editing the series, but the graph does show the series colored correctly. Occurs in both Aquatic (High Contrast Black) and Desert (High Contrast White) modes.

Expected Behavior:

The series colors and color picker should be visible in both high contrast modes.

 

Unplanned
Last Updated: 10 May 2024 14:10 by ADMIN
Created by: Michael D
Comments: 6
Category: ColorPicker
Type: Bug Report
0
The Kendo UI ColorPicker's contrastTool shows the contrast ratios necessary to reach a certain accessibility level. While the current contrast ratio itself is localized, the thresholds for the AA and AAA levels are not. For languages like German, this means that for the ratio, "," is used as a decimal separator while the thresholds below use ".".