[Tickets #9041] Re: Drag folders is not working on IE
bugs at horde.org
bugs at horde.org
Tue May 18 19:36:09 UTC 2010
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9041
------------------------------------------------------------------------------
Ticket | 9041
Updated By | goncalo.queiros at portugalmail.net
Summary | Drag folders is not working on IE
Queue | IMP
Version | Git master
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch | 1
Owners | Michael Slusarz
------------------------------------------------------------------------------
goncalo.queiros at portugalmail.net (2010-05-18 15:36) wrote:
Didn't check the message yet, but found the drag & drop folder..
This only happens if the folder you are dragging to is empty..
DimpBase line 2532
$(this.getSubFolderId(this.getFolderId(ob.pa))).down() is null,
because there's no sub_fldXXX LI created, thus the .down will throw an
error.
The LI is created only on page refresh if the folder has any
childrens..can you confirm that?
More information about the bugs
mailing list