IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics
https://bit.ly/2kuu1fT
Other
477 stars 83 forks source link

igDatePicker input does not lose focus when drop down is expanded and suppressKeyboard option is enabled #2002

Closed PlamenaMiteva closed 4 years ago

PlamenaMiteva commented 5 years ago

Description

igDatePicker input does not lose focus when calendar is expanded and suppressKeyboard option is enabled. This bug is introduced with the latest jQuery version (3.4.1) igDatePickerTest.zip

Steps to reproduce

  1. Run the attached sample
  2. Expand departure date picker

Result

The input is focused.

Expected result

The input should not be focused.

kdinev commented 4 years ago

Moving to severity: high as this affects the CI.