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 80890 - [68cat][65cat][60cat] Hide Versioning Labels particularly in editor tabs
Summary: [68cat][65cat][60cat] Hide Versioning Labels particularly in editor tabs
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker with 6 votes (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
: 66852 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-07-22 12:00 UTC by ulfzibis
Modified: 2014-06-05 12:20 UTC (History)
2 users (show)

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 ulfzibis 2006-07-22 12:00:51 UTC
Please allow to hide the textual indication of file's SubVersion state
([Modified],[New],...), to save space in editor's tabs.
Couloring can be enough on small notebook's screen.
Comment 1 Tomas Stupka 2006-10-05 15:53:56 UTC
fixed.
see view/show subversion status labels
Comment 2 ulfzibis 2007-11-06 18:14:02 UTC
This doesn't help really.

I like to hide the textual indication of file's SubVersion state in the _editor's_tabs_, but not in the Project browser.

Comment 3 Tomas Stupka 2007-11-06 18:52:24 UTC
i'm afraid we don't have an api for this

Maros Sandor: any ideas?
Comment 4 Peter Pis 2007-11-06 20:58:41 UTC
IMHO, it's designed well to cater for the needs of all. ;-) If user wants to see textual annotations then all that has
to be done is to switch "View | Show Versioning Status Labels" on or else annotations are hidden. So I find it fine, if
this option is checked makes annotations visible everywhere. Just my opinion. 
Comment 5 ulfzibis 2007-11-06 21:38:50 UTC
For me it's enough to see them once in the browser, as in the editor's tabs they waste space, and are often hidden if
there are some more files open. Perhaps it would be nice to add them to the tab's tool tip.
It's also nice, to see them in the editor's drop down list.

Is it possible to have both?
- Show Versioning Labels in Tabs
- Show Versioning Labels in Browser

BTW, it would save more space in the tabs, if the file extensions would be hidden too. We have the icons to recognize
the type of a document.

BTW is there any help, how to customize the Versioning Status Labels? See: Issue 108957

Comment 6 Tomas Stupka 2007-11-06 22:19:54 UTC
reassigning to versioncontrol as this is should be decided general for all VCS modules.

> BTW is there any help, how to customize the Versioning Status Labels? See: Issue 108957
see issue #108957
Comment 7 Maros Sandor 2007-11-07 09:25:15 UTC
We would need some support from openide and/or editor. I think we actually have some issue open on this, I'll make this
a dup once I find it.
Comment 8 ulfzibis 2008-08-02 10:01:14 UTC
Just wanted to draw some attention to this issue for 6.5.

Thanks, Ulf
Comment 9 misterm 2008-08-06 09:05:46 UTC
Do you mean this one, msandor:

http://www.netbeans.org/issues/show_bug.cgi?id=66852

?
Comment 10 Maros Sandor 2008-08-06 10:07:53 UTC
*** Issue 66852 has been marked as a duplicate of this issue. ***
Comment 11 Maros Sandor 2008-08-06 10:09:02 UTC
Yes, it is the same. However, there might be some issue open in openide regarding API support for this.