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

Vertical issue - it gets stuck in IE9 /IE9 standards

4 Answers 95 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Saket
Top achievements
Rank 1
Saket asked on 27 Mar 2014, 11:48 AM
Hi Telerik Team,

I have a problem with Rad Editor control. When changing browser mode:  IE9  and Document Mode:  IE9 standards ONLY. Many of the elements  get stuck vertically - you cannot move them DOWN.  This has happened with file list, image and even with plain text.   
I have tried in telerik domo in this url also (http://demos.telerik.com/aspnet-ajax/editor/examples/overview/defaultcs.aspx)  but got same problem.

Please, find the attached Screen shot of my issues and If you have any solution/suggestion for this problem then help me out. I need to implement this functionality as soon as possible.

Thanks in Advance

Regards
Saket

4 Answers, 1 is accepted

Sort by
0
Ianko
Telerik team
answered on 27 Mar 2014, 01:39 PM
Hi Saket,

Unfortunately I am unable to understand what exactly is the problem. With the attached screenshots I can see centered list element, but I can only make assumption if this is a problem or I should look for something else.

Please provide detail steps that leads to the problem and the exact HTML content used to capture the screenshots, even better a screencast that demonstrates the issue with the Telerik live example.

Regards,
Ianko
Telerik
 

Build cross-platform mobile apps using Visual Studio and .NET. Register for the online webinar on 03/27/2014, 11:00AM US ET.. Seats are limited.

 
0
Saket
Top achievements
Rank 1
answered on 03 Apr 2014, 12:07 PM
Hi Admin,

Let me explain my issue little bit more to make you understandable.
Ths problem is moving objects/HTML Elements with Position:absolute in vertical direction following IE9 browser mode:
The steps for reproducing the issue in IE9 browser :-

Step 1. Set IE9 enabled modes: Browser mode: 
        IE9  and Document Mode:  IE9 standards (moving horizontally and vertically smoothly)
Step 2. Set IE9 enabled modes: Browser mode:  
IE9  and Document Mode:  Quirks mode (moving horizontally and vertically smoothly)

Step 3. Set IE9 enabled modes: Browser mode:  

IE9  and Document Mode:  IE9 standards (Can not move vertically )(This is the issue)

For testing purpose you can use the HTML Content:

<style type="text/css">
    body { font-family:Verdana;font-size:13px;}
</style>
<div disabled="true" id="dvShowUpload" style="padding: 20px 20px 20px 10px; border: currentColor; left: 40px; top: 40px; color: #000000; font-family: Verdana; font-size: 14px; font-style: normal; font-weight: normal; position: absolute; word-wrap: break-word;" runat="server">
<ul>
    <li><a  id="anchorShow9 " style="border: 0px currentColor; color: #4f81bd; padding-bottom: 10px; text-decoration: underline; cursor: pointer;" runat="server" value=" La vie "> Live demo in progress </a> </li>
    <li><a id="anchorShow10 " style="border: 0px currentColor; color: #4f81bd; padding-bottom: 10px; text-decoration: underline; cursor: pointer;" runat="server" value=" Flash Test "> Flash Test in progress </a> </li>
   </ul>
</div>

Set IE9 modes in developers tool (F12)  from here as mention in image below :-


Thanks in advance
Saket










0
Saket
Top achievements
Rank 1
answered on 03 Apr 2014, 12:09 PM
Screen shot of browser issue:- 
0
Ianko
Telerik team
answered on 04 Apr 2014, 06:36 AM
Hi Saket,

I followed the provided steps, but to no avail. Please, examine these screencasts:

Let me know if I am missing something important.

Regards,
Ianko
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Editor
Asked by
Saket
Top achievements
Rank 1
Answers by
Ianko
Telerik team
Saket
Top achievements
Rank 1
Share this question
or