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 - [65cat] Can't add 'Replace' to toolbar
Summary: [65cat] Can't add 'Replace' to toolbar
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Actions (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Jiri Rechtacek
URL:
Keywords: REGRESSION
Depends on:
Blocks: 141959
  Show dependency tree
 
Reported: 2008-07-30 22:55 UTC by ulfzibis
Modified: 2008-12-22 10:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.