This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 21598

Summary: [DnD] visual feedback of dragged object and action
Product: platform Reporter: Jiri Rechtacek <jrechtacek>
Component: ExplorerAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: blocker Keywords: UI
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 21597    
Bug Blocks: 20359, 22096    

Description Jiri Rechtacek 2002-03-14 16:19:46 UTC
visual feedback of a combination of dragged object and action by cursor
Comment 1 Jiri Rechtacek 2002-03-29 15:34:20 UTC
add cursors for dragged node (only for single node), cursor can be
changed by desture's change
Comment 2 Jiri Rechtacek 2002-04-02 16:59:46 UTC
the cursor is changed along DnD action (can be changed during DnD) and
according to if a node under accpted it, implemented in branch
explorer_dnd_2002Mar.
Comment 3 Marian Mirilovic 2002-04-05 08:33:46 UTC
verified in [nb_dev](20020404), [jdk1.4](fcs) with patch from issue
21109 :
http://www.netbeans.org/issues/showattachment.cgi?attach_id=5277

- User has visual feedback of a combination of dragged object and
action by cursor.
- dragged node has cursors that depends on desture and gesture node
and possibility to do DnD

VERIFIED PATCH
Comment 4 Marian Mirilovic 2002-04-29 08:43:44 UTC
verified in [nb_dev](20020426)