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 219408 - Left click on annotation bar should set caret to the same line
Summary: Left click on annotation bar should set caret to the same line
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: CVS (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 22:50 UTC by markiewb
Modified: 2012-10-07 17:58 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 markiewb 2012-10-02 22:50:27 UTC
[ JDK VERSION : 1.6.35 ]

Only a small usability enhancement: The Annotation bar (f.e. showing 
committers) on the left side should be clickable by the left mouse button.

ACTUAL: Left click. Nothing happens.
EXPECTED: Left click.-> the cursor is moved to the corresponding line and 
this way the current annotation item gets highlighted.
Comment 1 Ondrej Vrabec 2012-10-04 10:58:57 UTC
> ACTUAL: Left click. Nothing happens.
Are you sure? AFAIK a popup view with commit details is displayed. If nothing is displayed then it's a bug.
Comment 2 markiewb 2012-10-07 17:58:44 UTC
(In reply to comment #1)
> > ACTUAL: Left click. Nothing happens.
> Are you sure? AFAIK a popup view with commit details is displayed. If nothing
> is displayed then it's a bug.

I am sure. The bug seems to be in the CVS impl. So i changed the component to CVS.