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 54306

Summary: Customizer: Compile Deployment column label not visible
Product: javaee Reporter: zikmund <zikmund>
Component: Web ProjectAssignee: Viliam Sivaninec <viliam>
Status: CLOSED FIXED    
Severity: blocker Keywords: SIMPLEFIX
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Column heards screenshot

Description zikmund 2005-02-01 17:35:43 UTC
Build 20050201-1431

1) Have a WebApp
2) Go to project's Properties | Libraries |
Compile tab
3) ERROR:
Deployment column label is not fully visible
Comment 1 zikmund 2005-02-18 09:22:40 UTC
Windows specific.
Comment 2 zikmund 2005-02-18 09:24:35 UTC
Created attachment 20406 [details]
Column heards screenshot
Comment 3 Radko Najman 2005-02-18 11:04:40 UTC
Fix as proposed in issue #55122.
Class to fix:
org.netbeans.modules.web.project.ui.customizer.CustomizerLibraries
Comment 4 Viliam Sivaninec 2005-03-02 15:35:35 UTC
Fixed.

Checking in CustomizerLibraries.java;
/cvs/web/project/src/org/netbeans/modules/web/project/ui/customizer/CustomizerLibraries.java,v
 <--  CustomizerLibraries.java
new revision: 1.5; previous revision: 1.4
done
Comment 5 zikmund 2005-03-07 12:34:39 UTC
Verified in 200503061900