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 41089

Summary: Improve "explorer" drag feedback?
Product: platform Reporter: David-john Burrowes <davidjon>
Component: ExplorerAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: blocker CC: jrojcek
Priority: P4 Keywords: UI
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 70468    

Description David-john Burrowes 2004-03-17 20:20:49 UTC
This is merely an aesthetic issue.

When I drag an item around in one of the
explorers, I am shown a fairly thick black line to
indicate the drop location when I'm between other
nodes. In contrast, I'm shown a light blue
highlight when over a node.  I think it might be
nicer if the black line were the same selection
color as the highlight.

This really came to my attention when I was
dragging something that wasn't allowed to be
dropped in a particular location (e.g. drag
anything in the Runtime window, or in some places
in the project system). In these cases, the blank
line is more prominent (to my eye) than the "can't
drop it here" indicator on the pointer.
Comment 1 Jiri Rechtacek 2004-04-23 10:45:43 UTC
Assigned to new owner.
Comment 2 Stanislav Aubrecht 2006-03-22 16:02:39 UTC
fixed

(i can roll this back if there are objections from ui experts...)

Checking in DropGlassPane.java;
/cvs/openide/explorer/src/org/openide/explorer/view/DropGlassPane.java,v  <-- 
DropGlassPane.java
new revision: 1.2; previous revision: 1.1
done