Skip to content

DropDownList tools not behaving correctly after interacting with ColorPicker tools #4654

@zstoyanova9

Description

@zstoyanova9

Description

When a DropDownList tool is clicked after having previously opened a ColorPicker tool, the DropDownList tool flickers and does not open. In this scenario, a second click is needed to open the DropDownList tool.

In addition, when the same action is repeated on numerous DropDownList tools, all of them remain open in the Editor.

Steps To Reproduce

  1. Open the following page from our documentation - https://www.telerik.com/kendo-angular-ui-develop/components/editor/tools#built-in-tools
  2. Click a ColorPicker tool.
  3. Click a DropDownList tool.
  4. Click the DropDownList tool again to open it.
  5. To observe the second scenario where all DropDownList tools remain open, repeat the same steps for all DropDownList tools.

Screenshots or video

Screen.Recording.2025-06-23.at.10.21.02.mov

Actual Behavior

The DropDownList tools flicker instead of opening, and when the same actions are repeated for other DropDownList tools, they remain open.

Expected Behavior

The DropDownList tools should open as expected in this scenario without flickering and without a second click being needed.
Also, a corresponding replication of the action on another DropDownList tool should close the previously opened DropDownList tool.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions