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 142335

Summary: [65cat] Can't add 'Replace' to toolbar
Product: platform Reporter: ulfzibis <ulfzibis>
Component: ActionsAssignee: Jiri Rechtacek <jrechtacek>
Status: RESOLVED WONTFIX    
Severity: blocker Keywords: REGRESSION
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 141959    

Description ulfzibis 2008-07-30 22:55:45 UTC
[ BUILD # : 200807301401 ]
[ JDK VERSION : 1.6.0_07 ]

As "Advanced Options" are removed, there is no access to customize
Actions, which don't have an icon.

In 6.1 it was possible to add an un-iconed action to the toolbar.

I like 'Replace' so much in the toolbar, even if it's only textual.

Please interpret this issue as "Are there missing options from old
'Advanded Options'?".
Comment 1 Peter Pis 2008-08-01 12:58:19 UTC
Reassigning to "ui".
Comment 2 ulfzibis 2008-08-01 13:56:58 UTC
BTW: Same problem with 'Find' button (not 'Find in Projects').
Comment 3 Peter Pis 2008-08-20 13:11:00 UTC
Reassigning to "utilities" for evaluation.
Comment 4 Marian Petras 2008-09-05 03:43:32 UTC
Reassigned to "editor/Search".
Comment 5 Miloslav Metelka 2008-09-10 14:24:57 UTC
Since there's a system o.o.actions.ReplaceAction (which delegates to editor's one) the icon should be added to the
system action instead. Reassigning to openide for evaluation.
Comment 6 Jiri Rechtacek 2008-09-10 15:22:31 UTC
It's true that Find and Replace action should not have any icon (issue 111508). Actions w/o icon cannot be in toolbars
by UI team decision (I don't remember issue number) IMHO I have to close as wontfix.