Unplanned
Last Updated: 17 Jun 2020 11:22 by ADMIN
Created by: Martin Ivanov
Comments: 0
Category: ColorPicker
Type: Feature Request
2
Currently, you can select a color in the RadColorSelector element only with a mouse click. Add a support to navigate and select items via the arrow keys.
Unplanned
Last Updated: 14 Sep 2018 14:00 by ADMIN
Unplanned
Last Updated: 16 Nov 2017 09:39 by Grinden
Created by: Grinden
Comments: 0
Category: ColorPicker
Type: Feature Request
2
Original title: "RadColorPicker should have a built in custom colour selector"

I'm aware that I can add a custom colour selector to the RadColorPicker myself and an example is given in the Telerik WPF demos, but rather than having to implement this myself, I'd really expect this to be built in so I could just set a ShowCustomColors="True" flag and it'd be done. Other UI control vendors I have worked with have supported this functionality without making me do so much work.
Unplanned
Last Updated: 28 Jun 2017 06:00 by ADMIN
This feature should include:

   1. When focused, pressing down arrow key should open the picker, like in WORD's color picker

   2. Automatic button should go into keyboard focused state when down arrow is pressed and the focus is in the split button.

   3.Arrow keys should move the focus to colors in the pallete views. Space/Enter should select the current color.

Feature is mixture of Keyboard logic, new Focus states in PalleteViewItems, PalleteView, ColorSelector, ColorPicker.

Like in Ribbon (when keyboard navigation was implemented) some controls might need additional keyboard focused states.