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 137603

Summary: Confusing UI controls in the diff view
Product: versioncontrol Reporter: Mikhail Matveev <mikhailmatveev>
Component: MercurialAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot. Up and down arrows marked by red ellipse.

Description Mikhail Matveev 2008-06-18 17:03:50 UTC
1. Create a project.
2. Create a Mercurial repository for this project.
3. Create several files in the project.
4. Commit some of them into the repository.
5. Select all these files and perform Versioning->Mercurial->Status.
6. Double-click any file.
Result: a table with file still exists on the top of the view, and has a single row. A file diff view is below. That
table has several confusing issues:
- it has up and down scroll arrows on the right. However, they don't work.
- File, Status and Location column are clickable, and click on it causes diff view to disappear (because file row is
unselected).
Comment 1 Tomas Stupka 2008-11-20 22:32:20 UTC
> - it has up and down scroll arrows on the right. However, they don't work.
sorry, but i couldn't reproduce. could you please elaborate. maybe screenshot would help...

> File, Status and Location column are clickable, and click on it causes diff view to disappear (because file row is
> unselected).
indeed. we should fix that...

Comment 2 Mikhail Matveev 2008-11-21 12:55:44 UTC
Created attachment 74005 [details]
Screenshot. Up and down arrows marked by red ellipse.
Comment 3 Tomas Stupka 2008-11-21 13:14:58 UTC
ah! those ones.