Unplanned
Last Updated: 18 Dec 2023 10:56 by ADMIN

Describe the bug
The is a slight bouncing of the DatePicker's popup when it is opened above the input of the component

To Reproduce

  1. Open this StackBlitz example
  2. Open the popup of the DatePicker

Expected behavior
The popup's opening animation should not have any bounces

Unplanned
Last Updated: 22 Mar 2023 08:31 by Vincent

Describe the bug
When the DatePicker component is configured to use custom DateInput, its popup is not closing when the user clicks outside the component.

To Reproduce

  1. Open this StackBlitz example
  2. Click on the DatePicker to open its popup
  3. Click outside the DatePicker component

Expected behavior
The DatePicker's popup should close when the user clicks outside the component

Unplanned
Last Updated: 07 Jun 2021 06:06 by ccacdi

I'm submitting a...

  • Bug report

Current behavior

When the Date or Time Selectors in the DatePicker/TimePicker/DateTimePicker components are scrolled in Safari, an unexpected flickering appears over the elements which value is updated with the scrolling.

If you scroll the "Minutes" from the below screenshot, the flickering will appear over the marked in red areas.
image

Here is a video demonstrating the issue:
https://user-images.githubusercontent.com/41293735/120965649-dc850580-c76d-11eb-8c59-7c4d81b4aa6e.MP4

The reported issue is tested and replicating on iOS 14.2 Safari and iOS 14.5 Safari.

Expected behavior

The elements in the DatePicker/TimePicker/DateTimePicker popup should not flicker when they are scrolled

Minimal reproduction of the problem with instructions

  1. Open this StackBlitz example
  2. Click on the TimePicker to open its popup
  3. Start scrolling the minutes in the popup

Browser:

  • Safari (iOS) version 14.2 & 14.5
Unplanned
Last Updated: 17 Mar 2021 15:06 by n/a

I'm submitting a...

  • Bug report

Current behavior

When clicking on the arrows of the Calendar inside the DatePicker's popup, the blur and focus events are not thrown the same way in Chrome and Safari

Expected behavior

The focus and blur events should be triggered the same in both Chrome and Safari browsers.

Minimal reproduction of the problem with instructions

  1. Open this StackBlitz example both in Chrome and Safari
  2. Open the DatePicker's popup and click on the navigation arrows in the Calendar inside the popup.
  3. Compare the results printed in the dev console in both of the browsers

Here are videos from the behavior of the above example when started in:

Unplanned
Last Updated: 15 Mar 2021 14:48 by ccacdi

DatePicker closes when we click the empty space below its cells

I'm submitting a...

  • Bug report

Current behavior

go to https://www.telerik.com/kendo-vue-ui/components/dateinputs/datepicker/
in the opened datepicker click on header to switch to year view
click on the empty space below the cells
image
the popup closes

Expected behavior

the popup does not close