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

Popup is shifted in IE when applied Bootstrap theme.

3 Answers 146 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
Taras
Top achievements
Rank 2
Taras asked on 16 Sep 2015, 10:04 AM

Hello. The popup is shifted, when bootstrap theme is applied.

please, open attached "ie.png" to see the problem.

Also it is repeatable on dojo. http://dojo.telerik.com/uqoFa

What is wrong in applied stiels?

 My styles looks like below:

    <link rel="stylesheet" type="text/css" href="/ThinkTimeWeb/Content/kendo/2015.2.902/kendo.common-bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="/ThinkTimeWeb/Content/kendo/2015.2.902/kendo.bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="/ThinkTimeWeb/Content/kendo/2015.2.902/kendo.dataviz.min.css" />
<link rel="stylesheet" type="text/css" href="/ThinkTimeWeb/Content/kendo/2015.2.902/kendo.dataviz.bootstrap.min.css" />
<link rel="stylesheet" type="text/css" href="/ThinkTimeWeb/Content/css_kendo/main.css" />

 

 

But it would be enough to fix it in http://dojo.telerik.com/uqoFa 

Thanks in advance.

3 Answers, 1 is accepted

Sort by
0
Accepted
Plamen Lazarov
Telerik team
answered on 18 Sep 2015, 08:42 AM

Hello Taras,

The popup is shifted only if the AutoComplete is too close to the edge of the browser's viewport. This is due to the larger box shadow applied to the popup in the Bootstrap theme. As a workaround, you can decrease or remove the box shadow of the popup with CSS. Here is an example which demonstrates this approach. 

http://dojo.telerik.com/uqoFa/7

We will check how to avoid this issue in future Kendo UI versions.

Regards,
Plamen Lazarov
Telerik
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
0
Taras
Top achievements
Rank 2
answered on 18 Sep 2015, 09:17 AM

Thanks a lot.

But, please, let me know, when such kind of issue will be fixed , to ​remove the custom css.

 

0
Petyo
Telerik team
answered on 22 Sep 2015, 07:01 AM

Hello Taras,

 

we will update this forum thread when we address the problem. 

 

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