Completed
Last Updated: 09 Sep 2022 08:23 by ADMIN
Release 2022.R3
Vivek Bongu
Created on: 29 Jul 2022 14:36
Category: Scheduler
Type: Bug Report
1
Scheduler scrolls top after editing an event

Bug report

Regression introduced in R1 2022 SP1.

Reproduction of the problem

Dojo example: https://dojo.telerik.com/akaJaXin/4

  1. Scroll down the Scheduler and add a new event.
  2. Double-click the newly added event and after the editor shows up, click on the "Cancel" or on the "Delete" button.

Current behavior

The popup closes and the Scheduler automatically scrolls to the top of the view.

Expected/desired behavior

The scroll position should remain. The current behavior is not user friendly, because if the user has multiple events with similar start times to remove, they will have to scroll back down every time they delete an event.

Environment

  • Kendo UI version: 2022.2.621
  • jQuery version: x.y
  • Browser: [all]
1 comment
ADMIN
Ivan Danchev
Posted on: 02 Aug 2022 07:36

Hello,

Until an official fix is released, a possible workaround is to enable selection:

Kendo UI for jQuery

selectable: true
UI for ASP.NET MVC:

.Selectable(true)

Regards,
Ivan Danchev
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.