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 46031 - Toolbars in editor not in a row
Summary: Toolbars in editor not in a row
Status: CLOSED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-12 13:51 UTC by Milan Kubec
Modified: 2005-07-12 11:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (4.96 KB, image/png)
2004-07-12 13:52 UTC, Milan Kubec
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Milan Kubec 2004-07-12 13:51:58 UTC
[dev-200407111800, JDK 1.4.2_02]

Java editor toolbar and Form editor toolbars are
not in a row - see screenshot. Don't know how to
reproduce, but I had Main project with JFrame
opened in editor and I started debugging of main
project right after IDE restart.
Comment 1 Milan Kubec 2004-07-12 13:52:29 UTC
Created attachment 16194 [details]
screenshot
Comment 2 Jan Stola 2004-07-22 16:48:05 UTC
I was not able to reproduce this problem, but I was able
to reproduce a similar one (see issue 46186). The toolbar
is created by multiview from provided components.
This code has been changed recently due to the rollback
of issue 45846. So, I belive that this problem is fixed, too.
Of course, feel free to reopen this issue if you are still able
to reproduce it.
Comment 3 Milan Kubec 2005-07-12 11:09:49 UTC
Verified, closing.