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 - Customizer: Compile Deployment column label not visible
Summary: Customizer: Compile Deployment column label not visible
Status: CLOSED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: Viliam Sivaninec
URL:
Keywords: SIMPLEFIX
Depends on:
Blocks:
 
Reported: 2005-02-01 17:35 UTC by zikmund
Modified: 2006-03-24 13:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Column heards screenshot (3.26 KB, image/jpeg)
2005-02-18 09:24 UTC, zikmund
Details

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