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 94226

Summary: RFE: Add better support for figuring out how to change a component's fonts.
Product: obsolete Reporter: bugbridge <bugbridge>
Component: visualwebAssignee: Winston Prakash <wjprakash>
Status: NEW ---    
Severity: blocker CC: lfitzgerald
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:

Description bugbridge 2007-02-03 01:40:19 UTC
Original submitter: lfitzgerald

Description:

Sometimes when you adjust the style, the component does not reflect the changes.
 It would be good to add better support in general for figuring out how to
change a component's fonts, as themes make this hard.

For example, from a message posted by the customer:
"Does anyone know how to reduce the size of the text on the tree component. When
I adjust the style property to a smaller size, it doesn't seem to do anything."
(Customer was instructed to open stylesheet.css and add code to set the
font-size in the .TreeContent class.)