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 4753

Summary: When a read-only file is open in the editor change the color of the text on the tab for that editor page
Product: platform Reporter: _ tboudreau <tboudreau>
Component: Window SystemAssignee: jrojcek <jrojcek>
Status: RESOLVED WONTFIX    
Severity: enhancement CC: dsimonek, mslama
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 58049    
Bug Blocks:    

Description Marek Grummich 2000-07-25 09:08:59 UTC
Priority is changed to P4 (normal).
Comment 1 Jan Lahoda 2001-01-24 15:35:59 UTC
Only changed version to Development.
Comment 2 David Konecny 2001-04-23 17:34:53 UTC
Talked with Dafe about it and it must be done in Core.
Comment 3 Jan Zajicek 2001-04-24 10:57:25 UTC
I think ui should suggest the most suitable solution and then this will be
solved in EditoSupport and windows system.
Comment 4 Jan Chalupa 2001-05-05 20:34:25 UTC
Target milestone -> 3.3
Comment 5 Jiri Mzourek 2001-06-19 11:01:49 UTC
Gabo, can you add some comments or to open discussion on nbui?
Comment 6 Gabriel Tichy 2001-07-27 15:28:08 UTC
I will add the text " [read only]" after file name to editor 
component name (appearing both in the title and the tab).
Comment 7 Gabriel Tichy 2001-08-01 16:53:20 UTC
Fixed in [dev-20010731].
Comment 8 Quality Engineering 2003-07-01 15:54:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> verified
Comment 9 Quality Engineering 2003-07-01 16:15:14 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.
Comment 10 _ tboudreau 2003-12-12 17:26:42 UTC
Reopening in relation to issue 9069 - we are perfectly capable of
indicating read-only and modified status with font color/style in the
new window system's tabbed panes.  Why don't we do it?
Comment 11 mslama 2003-12-16 11:05:01 UTC
Assigning to Jano to define style/color. Tim how can TopComponent know
that its document (DataObject) is read only?
Comment 12 _ tboudreau 2003-12-16 11:11:58 UTC
Beats me, but somebody supplies the title - somebody appends the text
"[read-only]".  Whoever does that could just as easily use HTML.
Comment 13 mslama 2003-12-16 11:14:51 UTC
Gabriel please could you tell us where do you add text '[read only]'?
BTW it is good practice to add what/where you changed. (For example
you can see issue #9069. Thanks.
Comment 14 _ tboudreau 2004-04-20 09:36:18 UTC
Now easily doable with HTML
Comment 15 Jan Chalupa 2004-11-01 16:56:32 UTC
Re-assigning Tim's issues to Dafe.
Comment 16 David Simonek 2005-04-28 15:59:33 UTC
Similar issue to 58049, should be solved as a whole. Passing to HIEs as 58049,
please approve and return back (together with 58049).
Comment 17 Ondrej Langr 2009-07-23 11:02:47 UTC
An old issue, closing as WONTFIX, colors now carry the meaning of versioning statuses ..