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 254714

Summary: Do not show status label in tabs
Product: versioncontrol Reporter: SebastianZ
Component: SubversionAssignee: Ondrej Vrabec <ovrabec>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0.2   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description SebastianZ 2015-08-25 13:10:19 UTC
If 'Show Versioning Labels' is enabled, the status labels are displayed within the 'Projects' and 'Files' views and within the tab when a file is opened.

Because the label can take a lot of horizontal space and by that take the space of displayed tabs, it should be removed from there and maybe instead put into the tooltip for the tab.
Or, if is not wanted to remove the labels from the tabs, there could be an option (e.g. under Tools > Options > Team > <VCS> > <VCS> Status Labels) to toggle their display.

Sebastian