Completed
Last Updated: 09 Mar 2015 13:34 by Frank
ADMIN
Vessy
Created on: 01 Jul 2014 15:05
Category: DropDownTree
Type: Bug Report
1
The DropDownTree pop-up is not positioned properly when it is inside a relatively postioned sized element
The DropDownTree pop-up is not positioned properly when the <form> is wrapped inside a relatively positioned element with fixed width.

The issue can be reproduced with a similar configuration:

    <div style="width: 700px; position: relative; left:300px">
        <form id="form1" runat="server">
            <telerik:RadScriptManager runat="server"></telerik:RadScriptManager>
            <div class="position">
                <telerik:RadDropDownTree runat="server" ID="ddt1" CssClass="dropDownTree"></telerik:RadDropDownTree>
            </div>
        </form>
    </div>
5 comments
Frank
Posted on: 09 Mar 2015 13:34
Just perfect - on my testpage, it seems to work fine. :)
Thanks.

BR Frank
ADMIN
Aneliya Petkova
Posted on: 09 Mar 2015 11:30
Hello Frank,

This issue should be fixed in our latest release - Q1 2015. Please test using this version of Telerik UI for ASP.NET AJAX and let us know how it goes.

Regards,
Aneliya Petkova
Frank
Posted on: 26 Feb 2015 08:59
status: 'In Development';
- Thanks a lot... looking forward to the fix. :-)
Frank
Posted on: 28 Aug 2014 12:37
Any news?
Seems like I'm the only one with this problem?

BR FRANK
Frank
Posted on: 02 Jul 2014 09:29
Hope you fix it soon ;)
BR Frank