[FIXED] [#334] [2.5.3] ContainerScroll in TreeviewDragDrop not working

  1. #1

    [FIXED] [#334] [2.5.3] ContainerScroll in TreeviewDragDrop not working

    Hello
    I suspect there is also a bug in the containerscroll=true of treepanel.
    Here is the example and set ContainerScroll="true".
    <Plugins>
                                        <ext:TreeViewDragDrop DDGroup="DDGroup1" ContainerScroll="true" AppendOnly="true"></ext:TreeViewDragDrop>
                                    </Plugins>
    Reproduce:
    open some nodes, go in the middle of the tree and try to Drag it to top, same effect as if dragging to bottom. Dragging it to bottom works.

    Attached Thumbnails Click image for larger version. 

Name:	2013-08-30 11_05_54-Ext.NET Examples - ASP.NET (WebForms + MVC) component framework integrating .png 
Views:	8 
Size:	8.3 KB 
ID:	6827  
    Last edited by Daniil; Jul 22, 2014 at 1:54 PM. Reason: [FIXED] [#334] [2.5.3]
  2. #2
    Hi @mirwais,

    Thank you for the report.

    Seems it doesn't drag for me to the bottom as well.

    I found this bug report appeared today.
    http://www.sencha.com/forum/showthread.php?271070

    I guess it is the same issue. Let's wait what Sencha will answer. Then I will update the thread saying that it also doesn't work with a TreeViewDragDrop plugin.
  3. #3
    Sencha opened a bug.

    We created an Issue to track the defect.
    https://github.com/extnet/Ext.NET/issues/334
  4. #4
    It has been finally fixed it in the trunk, revision #5919.

    It will go to the v2.5.3 release.

Similar Threads

  1. [CLOSED] DragDrop in treepanel using TreeViewDragDrop plugin
    By pawangyanwali in forum 2.x Legacy Premium Help
    Replies: 14
    Last Post: Apr 29, 2013, 4:36 AM
  2. Replies: 4
    Last Post: Apr 24, 2013, 6:35 AM
  3. TreeViewDragDrop With restriction in before drop
    By shunilkarki in forum 2.x Help
    Replies: 5
    Last Post: Apr 16, 2013, 9:50 AM
  4. [CLOSED] TreeViewDragDrop plugin on over event
    By Leonid_Veriga in forum 2.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 21, 2012, 6:39 AM
  5. Replies: 3
    Last Post: Feb 21, 2012, 7:46 AM

Posting Permissions