IgniteUI / ignite-ui

Ignite UI for jQuery by Infragistics

Home Page:https://bit.ly/2kuu1fT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

igDateEditor continues to spin down

wnvko opened this issue · comments

Steps to reproduce

  1. Open the attached reproducible sample with a browser.
  2. Click "Enable" button.
  3. Click the input text box of the igDateEditor to put the input caret into it.
  4. Click or double click the spin down button and wait for a moment.

Result

The igDateEditor continues to spin down.

If you click the spin down button, igDateEditor stops spinning down when you move the mouse cursor to the outside of the igDateEditor.

If you double click the spin down button, igDateEditor endlessly spinning down.

Expected result

The igDateEditor should not continue to spin down.
If you click the spin down button, the spin down should occur only once.

If you double click the spin down button, the spin down should occur only twice.

Attachments

CAS-30198-Sample4.zip

Note

TFS item 258989