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 71981 - Component palette categories do not honor -fontsize
Summary: Component palette categories do not honor -fontsize
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Palette (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2006-01-29 12:26 UTC by _ tboudreau
Modified: 2008-12-23 00:40 UTC (History)
0 users

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 _ tboudreau 2006-01-29 12:26:20 UTC
Run NB with -fontsize 24 and look at the category labels in the component 
palette - all are clipped.
Comment 1 Stanislav Aubrecht 2006-01-30 11:48:20 UTC
fixed

Checking in CategoryButton.java;
/cvs/core/palette/src/org/netbeans/modules/palette/ui/CategoryButton.java,v  <--
 CategoryButton.java
new revision: 1.7; previous revision: 1.6
done