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 116559 - Toolbar oversized with small icons
Summary: Toolbar oversized with small icons
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
: 117621 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-09-24 18:07 UTC by antodasana
Modified: 2008-12-22 11:03 UTC (History)
2 users (show)

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 antodasana 2007-09-24 18:07:47 UTC
1. Open Ide.
2. Right click tool bar, choose Customize
3. Check Small Toolbar icons, Close
4. The toolbar is vertically oversized, it is not adjusting to the size of the icons, and these are placed in the middle. 
5. Once this happens it is not possible to revert the toolbar to its correct size.

A. This is not happening if simply right-clicking tool bar and checking Small toolbar icons, or View -> Toolbars ->
Small Toolbar Icons
B. This does not happen if the ide is already opened and the toolbar sizing is working properly.

Related to Issue 105097, but I'm not sure it is exactly the same case.

Product Version: NetBeans IDE 6.0 Beta 1 (Build 200709141330) 
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05 System:
Linux version 2.6.20-16-generic running on i386; UTF-8; es_MX (nb)
Comment 1 David Simonek 2007-09-25 07:36:36 UTC
Passing to Marek...
Comment 2 David Simonek 2007-09-25 07:37:33 UTC
Marek, it's similar bug I've sent you yesterday, don't know if it's duplicate or not...
Comment 3 mslama 2007-09-25 13:13:21 UTC
Use the same safe code in all three places. Original fix of issue #102450 fixed only one case. Remaining 2 cases was not
fixed. Priority increased as this issue can have more serious consequences then just higher toolbars.

Modified:
/cvs/core/windows/src/org/netbeans/core/windows/view/ui/toolbars/ToolbarConfiguration.java
new revision: 1.46; previous revision: 1.45
Comment 4 Stanislav Aubrecht 2007-10-09 16:25:49 UTC
*** Issue 117621 has been marked as a duplicate of this issue. ***