| Issue 174: | Context menu not compatible with drag'n'drop | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Add drag'n'drop functionality to the context menu sample What is the expected output? What do you see instead? Drag'n'drop stops working This is related to issue 171 and issue 173 . There we proposed workarounds using tree.renderInvisibleNodes() and tree.onRender(). This issue aims at the root problem: jquery.contextMenu.js seems to block mouse events.
Jan 23, 2011
Project Member
#1
moo...@wwwendt.de
Jan 23, 2011
(No comment was entered for this change.)
Owner:
---
Labels: -Milestone-Release1.1.0 Milestone-Release1.1.1
Jan 23, 2011
Our sample context menu plugin seem no longer be supported: http://abeautifulsite.net/contact but there are a lot of others: http://plugins.jquery.com/plugin-tags/context-menu
Feb 17, 2011
Patched the context menu plugin:
https://code.google.com/p/dynatree/source/browse/trunk/doc/contextmenu/jquery.contextMenu-custom.js
and added drag'n'drop to the context menu sample to test it
http://wwwendt.de/tech/dynatree/doc/sample-contextmenu.html
Owner:
moo...@wwwendt.de
Jul 17, 2012
considered verified
Jul 17, 2012
(No comment was entered for this change.)
Status:
Verified
|