react-date-picker icon indicating copy to clipboard operation
react-date-picker copied to clipboard

Safari open 2 calendars native and custom

Open AnnaPetryuk opened this issue 1 year ago • 1 comments

Before you start - checklist

  • [X] I followed instructions in documentation written for my React-Date-Picker version
  • [X] I have checked if this bug is not already reported

Description

In Safari browser I click on month or year calendar buttons, browser open two datepickers (custom and native)

Steps to reproduce

  • click on datepicker icon
  • on the top choose month/year
  • select one of the option

Expected behavior

Native Safari datepicker do not opened

Actual behavior

Native Safari datepicker is opened

Additional information

No response

Environment

  • Browser (if applicable): Safari 14.1
  • React-Date-Picker version: 8.4.0
  • React version: 17.0.2

AnnaPetryuk avatar Aug 09 '22 14:08 AnnaPetryuk

Hmmm, can't reproduce, but I have Safari 15.5. Do you have a screenshot maybe?

wojtekmaj avatar Sep 14 '22 09:09 wojtekmaj

I have Safari 15.5 as well and can repro by clicking on the whitespace between the year field and the close icon. image

Firefox 106.0.1 exhibits similarly image

restrin-extensis avatar Oct 25 '22 19:10 restrin-extensis