Completed
Last Updated: 30 Mar 2022 11:56 by ADMIN
Release 2022.R1.SP.next
Created by: ashutosh
Comments: 0
Category: Editor
Type: Feature Request
0

 

  •  "Create a Table" tool works only by pressing Alt + Down Arrow and expands a popup. I suggest expanding the popup on Space or Enter as well. Thus the current Alt + Down Arrow behavior could work as well.

  •  It is not possible to focus through keyboard the "Table Wizard" tool inside "Create a Table" popup:
    image

Reproduction of the problem

  1. Go to https://demos.telerik.com/kendo-ui/editor/index
  2. Focus Editor
  3. Press F10 to focus toolbar
  4. Press Tab key until "Create a Table" tool is focused
  5. Press Space/Enter to activate it - nothing happens.
  6. Press Alt + Down Arrow to expand the popup
  7. Press Down Arrow to select table size

Current behavior

It is not possible to select the Table Wizard tool neither through arrow keys nor through Tab

Expected/desired behavior

When the bottom table size cell is reached, pressing Down Arrow once again moves the focus to the Table Wizard tool.
When Table Wizard tool is focused, pressing Up Arrow moves the focus to the bottom table size cell.

Completed
Last Updated: 30 Mar 2022 15:22 by ADMIN
Release 2022.R1.SP.next

Currently, it is not possible to navigate between colors in Editor Font and Background ColorPickers with the keyboard.

Reproduction of the problem
1. Go to https://demos.telerik.com/kendo-ui/editor/all-tools
2. Navigate to the Font or BackColor tools in the toolbar
3. Press Down Arrow

Current behavior
The Font/BackColor tools in the toolbar are opened, but it is not possible to navigate inside in order to select a color.

Expected/desired behavior
On pressing down the arrow key the color in the top-left corner of the palette should be focused. Then pressing other arrow keys moves the focus to the desired color. Then:

- Pressing Enter selects the color and applies it to the editor`s content
- Pressing Esc closes the dropdown without selecting a color, focus remains on the ColorPicker button.

1 2