Unplanned
Last Updated: 07 Jun 2021 06:06 by ccacdi
ccacdi
Created on: 07 Jun 2021 06:06
Category: DatePicker
Type: Bug Report
0
(DatePicker/TimePicker/DateTimePicker) Flickering in the popup when date/time selectors are scrolled on Safari

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
0 comments