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

Validation on IE10

4 Answers 40 Views
Validation
This is a migrated thread and some comments may be shown as answers.
Jakub
Top achievements
Rank 1
Jakub asked on 11 Mar 2013, 08:05 AM
Hey,
i am building an site on MVC 4.0 which use Kendo Library. My form also use Kendo validation. I am using data annotations for fields validation. And everything is perfect except that when i am running site on IE10 all fields from form are marked as reqiured. On other browsers everything is ok. Is this some kind of bug or there are no support for IE10 browser?

4 Answers, 1 is accepted

Sort by
0
Vladimir Iliev
Telerik team
answered on 13 Mar 2013, 07:24 AM
Hi Jakub,

 
I tried to reproduce the problem locally but to no avail – everything is working as expected on our side. Could you please provide runable project where the issue is reproduced? This would help us pinpoint the exact reason for this behavior.

Kind Regards,
Vladimir Iliev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jakub
Top achievements
Rank 1
answered on 13 Mar 2013, 10:19 AM
Hey, i inspect issue more precisely and now i see that the problem is enable when browser (IE10) is in document type standard to IE8 mode, only then problem may be visible.
0
Vladimir Iliev
Telerik team
answered on 13 Mar 2013, 10:31 AM
Hi Jakub,

 
Please note that IE10 doesn't emulate IE8 correctly which leads to unexpected behavior. Could you please try to reproduce the issue on the original IE8 (WindowsXP) and let us know of the result?

Kind Regards,
Vladimir Iliev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Jakub
Top achievements
Rank 1
answered on 13 Mar 2013, 01:23 PM
On windows XP IE8 everything seems to be ok. Only on IE10 emulating IE8. Case was recorded because my website was forcing IE8 mode, now it was disabled.
Tags
Validation
Asked by
Jakub
Top achievements
Rank 1
Answers by
Vladimir Iliev
Telerik team
Jakub
Top achievements
Rank 1
Share this question
or