There is already topic for this https://github.com/telerik/kendo-angular/issues/4624
So the issue is that when screen zooms to 200%, timepicker loses it's visibility. Note that timepicker is inside kendo-drawer as a part of form. Scrollbar on drawer appears, but it is impossible to scroll down. I know that one of the solutions is to use adaptiveMode set to auto, but also in that case when in kendo drawer, seems to attach to drawer instead to center itself. It gets impossible to choose time as hours/minutes lists are invisible.
Both cases are attached.