This is a migrated thread and some comments may be shown as answers.

UI issue on Selection in IE10

1 Answer 23 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Jayesh Goyani
Top achievements
Rank 2
Jayesh Goyani asked on 18 Jul 2013, 06:22 AM
Hello,

http://demos.kendoui.com/web/scheduler/selection.html

Steps to reproduce the issue:

1. Open the above link.
2. Select event which have 6/13/2013 9:00 AM (Evaluations).
3. Issue is Partially selection color  -> Please check this screenshot for more information.



Thanks,
Jayesh Goyani

1 Answer, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 18 Jul 2013, 12:39 PM
Hi Jayesh,

Indeed, we noticed the issue after the release and it is now fixed. Please add the following CSS rule as a workaround:

.k-event.k-state-selected
{
    background-position: 0 0;
}


Regards,
Dimo
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Scheduler
Asked by
Jayesh Goyani
Top achievements
Rank 2
Answers by
Dimo
Telerik team
Share this question
or