Completed
Last Updated: 07 Oct 2021 08:40 by ADMIN
Release 2020.R3.SP.next
Manoj
Created on: 14 Oct 2020 14:02
Category: DropDownTree
Type: Bug Report
1
DropDownTree popup triggers page scroll and closes automatically

Bug report

Reproduction of the problem

Dojo example: http://dojo.telerik.com/ePEPAtEl/3
Two scenarios:

  1. The DropDownTree's height is set to "auto" and there are enough nodes in the embedded treeview, so that the when the popup shows up a vertical scrollbar appears. In Chrome and IE, when the scrollbar appears the page is scrolled down automatically, which causes the popup to close.

  2. height is not set explicitly in the DropDownTree (remove the setting from the dojo example). If the browser window is resized so that there isn't enough space for the whole popup to be displayed, on the popup showing up, the same behavior as in 1. is observed.

Current behavior

The popup closes automatically.

Expected/desired behavior

The popup remains open.

Environment

  • Kendo UI version: 2020.3.915
  • jQuery version: x.y
  • Browser: [Chrome 85 | IE11 ]
4 comments
ADMIN
Neli
Posted on: 07 Oct 2021 08:40

Hi Michael,

Thank you for the feedback. I am glad to hear that the issue is resolved.

Regards,
Neli
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Michael
Posted on: 30 Sep 2021 13:32

The Chrome version is 92.0.4515.159 

I was able to get it to work by adding height:auto to the code.

Thanks,

Mike

ADMIN
Neli
Posted on: 30 Sep 2021 11:25

Hi Michael,

Could you please send us more information about which browser you are using where the issue is replicated? I have tested locally on Chrome Version 94.0.4606.61 and IE 18363.1801 and the popup remains open as expected.

Looking forward to your reply.

Regards,
Neli
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Michael
Posted on: 23 Sep 2021 18:40
Was this fixed?  Encountering this now.