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 150817 - font family/size/style in Font Chooser dialog for Debugging Shell font are not persisted on ide restart
Summary: font family/size/style in Font Chooser dialog for Debugging Shell font are no...
Status: VERIFIED FIXED
Alias: None
Product: python
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: jymen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-21 08:02 UTC by Peter Lam
Modified: 2009-01-15 01:59 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 Peter Lam 2008-10-21 08:02:27 UTC
build 80 (20081020)

After restarting ide, the previously selected font family, size, and style for Debugging Shell font are reset to default.

- select Tools->Options-Python->Debugger->Debugging Shell font
- change font family, size and style to different values than the defaults
- click on ok to dismiss font chooser
- click on ok to dismiss Options
- restart ide and notice that the previously set values are lost and only default values are displayed in the font chooser
Comment 1 jymen 2008-10-30 20:00:43 UTC
fixed in python.options OptionsPanel 
available in build later than #124
Comment 2 Peter Lam 2008-11-05 07:11:32 UTC
verified in build 146 (20081104041628)