Community
Participate
Working Groups
Build Identifier: M20110210-1200 The AbstractBookmarkTreeField already handles DnD. But if a bookmark is dragged to a location outside the field, the receiver cannot handle the data, since the objects contained in JavaTransferObject are private. Solution: Introduce an interface (IBookmarkNode) that allows the receiver to read bookmark data. Reproducible: Always Steps to Reproduce: 1. Create an AbstractBookmarkTreeField implementation 2. Create a bookmark 3. DnD to a drop receiver outside the AbstractBookmarkTreeField
Created attachment 205409 [details] Proposed solution Proposed solution. No migration for existing implementation expected.
Comment on attachment 205409 [details] Proposed solution reviewed and applied patch
Applied patch from Adrian on trunk (Eclipse 3.8.0 Juno).
ticket closed. deliverd as part of eclipse scout 3.8.0 (juno release train)