[FIXED] [1.1.0] DragDrop not working in IE8-9 and Chrome

  1. #1

    [FIXED] [1.1.0] DragDrop not working in IE8-9 and Chrome

    There appears to be a problem with drag and drop functions between Ext.NET and Chrome and IE8-9. After upgrading to the 1.1 version our drag and drop functions stopped working in these browsers (although they do work in FireFox). Basically the controls are receiving the drag events but ignoring them (the mouse starts to select text instead of dragging the object).

    I was able to replicate the issue using the Example site at https://examples1.ext.net. To be specific the following pages are broken when using IE or Chrome:
    https://examples1.ext.net/#/DragDrop/Basic/Example1/
    https://examples1.ext.net/#/DragDrop/Basic/Example2/ (Unless dragging from the upper left of the first object.)
    https://examples1.ext.net/#/DragDrop/Basic/Example3/ (Unless dragging from the upper left of the first object.)
    https://examples1.ext.net/#/DragDrop...aggable_Panel/
    https://examples1.ext.net/#/DragDrop/Advanced/Example1/ (Unless dragging from the upper left of the first object.)
    https://examples1.ext.net/#/DragDrop/Advanced/Example2/ (Unless dragging from the upper left of the first object.)

    I am going to try and find out more as to what may be failing but figured you would need to know this ASAP.

    Regards,
    Last edited by Daniil; Jul 12, 2011 at 8:53 AM. Reason: [FIXED]
  2. #2
    Hi,

    Fixed in SVN already, please see the following post to get the fix
    http://forums.ext.net/showthread.php...ll=1#post61123
  3. #3
    Added this fix to my MasterPage (in a <script> block) right after the <ext:ResourceManager> tag and it worked like a charm.

    Thanks for the quick response and feedback. You can probably mark this as "Closed".

Similar Threads

  1. [CLOSED] Panel Load Content is not working in "Chrome"
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Dec 26, 2011, 2:49 PM
  2. [CLOSED] Background image style for panel is not working in chrome
    By rnachman in forum 1.x Legacy Premium Help
    Replies: 6
    Last Post: Oct 20, 2011, 7:04 AM
  3. [FIXED] [1.2] Linkbutton not working
    By PetrSnobelt in forum Bugs
    Replies: 8
    Last Post: Sep 15, 2011, 8:00 PM
  4. Replies: 4
    Last Post: Jul 19, 2011, 7:14 PM
  5. [FIXED] [V0.6] AjaxEvent not working
    By Jurke in forum Bugs
    Replies: 3
    Last Post: Sep 09, 2008, 11:13 AM

Tags for this Thread

Posting Permissions