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 - Confusing UI controls in the diff view
Summary: Confusing UI controls in the diff view
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-18 17:03 UTC by Mikhail Matveev
Modified: 2013-05-09 17:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot. Up and down arrows marked by red ellipse. (208.63 KB, image/jpeg)
2008-11-21 12:55 UTC, Mikhail Matveev
Details

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