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 71950

Summary: "Reset to default" capitialization is wrong
Product: platform Reporter: _ jrichard <jrichard>
Component: ExplorerAssignee: t_h <t_h>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky, hmichel, jkovalsky
Priority: P4 Keywords: NETFIX, SIMPLEFIX
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Simple patch for 6.7

Description _ jrichard 2006-01-28 00:30:38 UTC
The property window for the form editor has buttons with an ellipsis.  Clicking on these buttons for a 
JTable's "tableHeader" property brings up a dialog which generally has a button labeled "Reset to default", 
but I suspect the capitalization should be "Reset to Default" as that is the capitalization scheme the rest of 
NetBeans uses.
Comment 1 Tomas Pavek 2007-08-16 09:42:02 UTC
A trivial change in bundle file, needs to be done in property sheet.
Comment 2 Jiri Kovalsky 2009-03-30 15:10:55 UTC
Antonin Nebuzelsky agreed that he would review and integrate a patch for this issue contributed by the NetFIX [1] team.

[1] http://wiki.netbeans.org/NetFIX
Comment 3 Michel Graciano 2009-03-30 22:45:33 UTC
Created attachment 79093 [details]
Simple patch for 6.7
Comment 4 Jiri Kovalsky 2009-04-17 15:05:28 UTC
Tondo, can you please review & integrate the patch? Thanks!
Comment 5 Antonin Nebuzelsky 2009-04-22 11:42:54 UTC
Tomasi, please integrate.
Comment 6 t_h 2009-04-22 15:06:57 UTC
core-main #a51feabb6e62
Comment 7 Quality Engineering 2009-04-23 08:57:53 UTC
Integrated into 'main-golden', will be available in build *200904230201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a51feabb6e62
User: Tomas Holy <t_h@netbeans.org>
Log: #71950: 'Reset to default' capitialization is wrong