Scheduler breaks - method slotByElement returns null in some cases when browser zoom is 75-80%

1 Answer 103 Views
Scheduler
Vedad
Top achievements
Rank 2
Bronze
Bronze
Veteran
Vedad asked on 26 Jul 2021, 02:54 PM

Hi, 

We have some additional code on databound of our scheduler, but in reality we simply use slotByElement to retrieve slot and apply additional css class.

During testing, we have discovered issue - when browser is at zoom level of 75 or 80% method slotByElement returns null.. This basically breaks our code and scheduler is not rendered correctly after. (seems that slotByPosition called within slotByElement is broken)

I was able to reproduce issue on the dojo:

https://dojo.telerik.com/iSETiyAW/13

Note message This is null in kendo Console.

We have observed the same behavior in our app.

We used latest Chrome browser for testing.

If there is anything else I can do, please let me know.

Best regards,

Vedad

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Neli
Telerik team
answered on 29 Jul 2021, 08:53 AM

Hello Vedad,

Please note that zoomed-in and out pages are not supported, as different browsers handle pixel calculations differently. This is documented in the section on Web Browser Support:

https://docs.telerik.com/kendo-ui/intro/supporting/browser-support#notes-on-web-browser-support

Let me know if you have any additional questions.

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/.

Vedad
Top achievements
Rank 2
Bronze
Bronze
Veteran
commented on 30 Jul 2021, 08:05 AM

Hi Neli, thank you for your answer. I completely forgot about this. :)
Tags
Scheduler
Asked by
Vedad
Top achievements
Rank 2
Bronze
Bronze
Veteran
Answers by
Neli
Telerik team
Share this question
or