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

igScheduler doesn't respond to UI operation (with IE11 only).

Aleksandyr opened this issue · comments

Description

igScheduler doesn't respond to UI operation (with IE11 only).

Steps to reproduce

  1. Unzip the attachment below and open CAS-197470-Sample1.html with IE11.
  2. Click "Week" to change the view.
  3. Click "Day" to change the view.
  4. Click "Month".
  5. Click on any day other than today.
  6. Click on "Today".

Result

Step 2
The view is not changed to week view.
Step 3
The view is not changed to day view.
Step 5
The clicked day is not selected.

Expected result

Step 2
The view is changed to week view.
Step 3
The view is changed to day view.
Step 4
The view is changed to month view.
Step 5
The clicked day is selected.
Step 6
The day of today is selected.

Attachments

scheduler.zip