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 46166

Summary: Useless "Source" button displayed in editor toolbars
Product: platform Reporter: Jesse Glick <jglick>
Component: TextAssignee: Milos Kleint <mkleint>
Status: CLOSED DUPLICATE    
Severity: blocker CC: dpavlica
Priority: P3 Keywords: REGRESSION, UI
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Jesse Glick 2004-07-14 23:04:17 UTC
040714. I normally hide the editor toolbar to
conserve space on my 1024x768 laptop screen. I was
very annoyed to find in today's dev build that a
completely useless "Source" button was added to
the toolbar area of every Java source file,
forcing the toolbar row to be displayed - without
the regular contents, just this button. This is
very annoying and a complete waste of quite a bit
of screen waste, amounting to about two lines of
text. The no-op button is aggravating enough with
the regular toolbar on (who wants to see a control
they cannot use?), but with the regular toolbar
off it is unacceptable.
Comment 1 Milos Kleint 2004-07-15 07:55:21 UTC
sorry, I didn't think of the option to hide the toolbar. fixed now.

the esoterical part of the bug - on usefulness of noop buttons -  I
leave to dusan. I just follow the spec.
Comment 2 Marian Mirilovic 2004-07-15 15:13:33 UTC
*** Issue 46206 has been marked as a duplicate of this issue. ***
Comment 3 Marian Mirilovic 2004-08-10 11:08:26 UTC
verified in [nb_dev](200408091800)
Comment 4 Jesse Glick 2004-08-27 21:14:48 UTC
Broken in 040827 custom. Recent regression? I started the IDE with two
form files open (and two plain Java files). The plain Java files have
no toolbars; the form files have the toolbar with just the Source and
Design buttons.
Comment 5 Milos Kleint 2004-08-30 06:47:18 UTC
the toolbar appearance for multiviews is covered by #47047

*** This issue has been marked as a duplicate of 47047 ***
Comment 6 Marian Mirilovic 2005-07-12 10:13:04 UTC
closed