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 - Double click doesn't work in graphic diagram
Summary: Double click doesn't work in graphic diagram
Status: REOPENED
Alias: None
Product: xml
Classification: Unclassified
Component: Schema Tools (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Samaresh Panda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-10 13:35 UTC by Mikhail Matveev
Modified: 2008-03-08 01:20 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.