telerik / kendo-angular

Issue tracker - Kendo UI for Angular
http://www.telerik.com/kendo-angular-ui/
Other
467 stars 216 forks source link

Misalignment issues on different screen resolutions #3961

Open marceloneumann0 opened 1 year ago

marceloneumann0 commented 1 year ago

Bug report

The Scheduler has misalignment issues caused by different screen resolutions. I'm using the latest version of @progress/kendo-angular-scheduler.

The first few slots align correctly, however the misalignment occurs when I scroll to the right. Using the monthly view it is easier to understand, just scroll the bar to the last day of the selected month.

image

I encountered issue #3739 with a similar situation, however it was reported that it was fixed in version 4.3.5, but the issue still occurs in the latest version.

Example taken from the documentation and edited on stackblitz: https://stackblitz.com/edit/angular-uqtmer-kpznfi?file=src%2Fapp%2Fapp.component.ts

In some higher resolutions, using zoom (150%) in Windows or browser for example, horizontal and vertical misalignment occurs:

image

image

Error: image

Browser:

System:

mbechev commented 1 year ago

Similar misalignment is reproduced in the demos from the official documentation:

image

Switch between the Example and ViewSource to reproduce: https://www.telerik.com/kendo-angular-ui/components/scheduler/data-binding/#toc-using-the-built-in-directive

Reported in private support thread: 1608207