https://issues.apache.org/bugzilla/show_bug.cgi?id=54834
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #30184|0 |1 is obsolete| | --- Comment #3 from Philippe Mouawad <[email protected]> --- Created attachment 30189 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30189&action=edit Just made it standard patch Hello, My tests on Mac are fine. There is only one thing, you cannot drop an element as last child of a parent, Benoit W. reported this was a limitation: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6560955 http://stackoverflow.com/questions/4850988/drop-nodes-in-a-jtree-at-different-nesting-levels Using it I feel it improves usability particularly: - The visual indicator for drop position - The unfolding of non leaf nodes - The little time gain that comes from removed popup (insert before, after ,as child) So I vote for its integration. -- You are receiving this mail because: You are the assignee for the bug.
