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 244626 - Too long versioning-keywords in editor tabs
Summary: Too long versioning-keywords in editor tabs
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Subversion (show other bugs)
Version: 8.0
Hardware: PC Windows 8
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-21 12:58 UTC by rednael
Modified: 2014-05-28 07:11 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 rednael 2014-05-21 12:58:49 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.0-b70

The versioning-keywords (like [New], [Modified], etc.) that are placed behind the filenames in the tabs of the editor, take up a lot of space.
The tabs are already colored (red for New, blue for Modified, etc.) to show the status of the file. I still prefer the keywords over the colors (as I am color-blind), but they are too long.
I propose to use either an icon, or a short string like '[N]' for New and '[M]' for modified and so on. That way, the status is still shown, and users can have more tabs on a single row.

With regards,
Martijn
Comment 1 Ondrej Vrabec 2014-05-28 07:11:50 UTC
subversion or mercurial?