kendo-ui-core icon indicating copy to clipboard operation
kendo-ui-core copied to clipboard

DropDownList closes unexpectedly when used in Window

Open nelito987 opened this issue 3 years ago • 0 comments

Bug report

When a DropDownList with filtering enabled is used inside a Kendo Window it gets unexpectedly closed when clicked between .k-input-inner and .k-input-value-text elements.

Reproduction of the problem

  1. Open the Dojo
  2. Open the first DropDownList
  3. Then click the second DropDownList to open, but try to click between the red and the green border

Current behavior

The DropDownList is automatically closed

screencast

Expected/desired behavior

The DropDownList should remain opened when clicked

Environment

  • Kendo UI version: 2022.2.621
  • Browser: [all ]

nelito987 avatar Jul 13 '22 09:07 nelito987