jQWidgets Forums

jQuery UI Widgets Forums Plugins Validator, Drag & Drop, Sortable Issue with drag&drop inside splitters and tabs

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 11 years, 8 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • mirko.lugano
    Participant

    Hi everyone,
    I am running some tests with the drag&drop feature. I have draggable and droppable divs also inside splitters, and others inside tabs which are inside splitters. I have prepared a test web page available on
    http://www.citavi.com/jqxtest/test.html
    I am running the latest version of jqxWidgets (3.0.3) and I have tested it with Firefox 24.0 and Chrome 30.0.1599.69 m (the latest @15.10.13) with the debugger/developer tools activated so that on dropping on target the id of the target should be displayed in the debugger. The div outside the splitters works fine, and when the onTargetDrop callback is fired I get the exact id of the destination. The div inside the splitter and also the one inside the tab doesn’t. It gives me the wrong target id, and the one inside the tab also does not drop properly on the target.
    I have also a question: is it possible to drag a div which is inside a splitter/tab, to another element outside of the splitter?
    If you need more info feel free to ask me.
    Thank you, best regards
    Mirko


    Peter Stoev
    Keymaster

    Hi Mirko,

    It is not possible to Drag an Object outside the Splitter, because the dragged element is part of the Split Panels and the overflow style is hidden.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    http://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.