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 - RFE: Add better support for figuring out how to change a component's fonts.
Summary: RFE: Add better support for figuring out how to change a component's fonts.
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 5.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: Winston Prakash
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-03 01:40 UTC by bugbridge
Modified: 2007-12-07 16:41 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

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