telerik / kendo-ui-core

An HTML5, jQuery-based widget library for building modern web apps.
http://www.telerik.com/kendo-ui
Other
2.54k stars 1.91k forks source link

ColorPickers in the Editor cannot be typed in #7538

Open martintabakov opened 1 year ago

martintabakov commented 1 year ago

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/@sspasova/iquQeJOk
  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

Dimitar-Goshev commented 11 months ago

When this issue is fixed, check if the following issue is still reproducible - https://github.com/telerik/kendo-ui-core/issues/5941