-
Notifications
You must be signed in to change notification settings - Fork 216
Open
Labels
BugC: EditorFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback Item
Description
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
- Open the following page from our documentation - https://www.telerik.com/kendo-angular-ui-develop/components/editor/tools#built-in-tools
- Click a ColorPicker tool.
- Click a DropDownList tool.
- Click the DropDownList tool again to open it.
- 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
Labels
BugC: EditorFP: UnplannedSync status with associated Feedback ItemSync status with associated Feedback Item