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 115154

Summary: Double click doesn't work in graphic diagram
Product: xml Reporter: Mikhail Matveev <mikhailmatveev>
Component: Schema ToolsAssignee: Samaresh Panda <samaresh>
Status: REOPENED ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Mikhail Matveev 2007-09-10 13:35:45 UTC
1. Create bewLoanApplication schema.
2. Invoke Find Usages for some item.
3. Switch to diagram mode.
4. Click some item.
Result: nothing happens. It's probably wrong, since mouse cursor indicates that an item is clickable. 
Same for Query -> Find Derivations of Complex Type feature.
Comment 1 Samaresh Panda 2007-09-26 22:00:30 UTC
I'm not sure what you mean, but click does work. It selects the item in that view, I mean a dark-black border comes in
as a result of the click. I'm not sure what you're expecting, are you seeing something else?
Comment 2 Mikhail Matveev 2007-09-27 11:43:10 UTC
A dark-black border has actually no sense. I expect that clicked item will be selected in editor in the current view.
Comment 3 Samaresh Panda 2007-10-20 03:06:21 UTC
I'm not an expert in UI but normally in Netbeans a dbl-click should do such a thing. For example, when you have a Java
class open, clicking on the method names in Navigator, doesn't bring the method in the editor, but a dbl-click does.

So I would expect similar behavior here. Change the summary if you agree.
Comment 4 Mikhail Matveev 2007-10-22 19:31:14 UTC
I agree. Changing the summary.