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 149452 - [65cat] [core] When importing settings from 6.1, toolbar icon size isn't imported
Summary: [65cat] [core] When importing settings from 6.1, toolbar icon size isn't impo...
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-08 07:36 UTC by esmithbss
Modified: 2010-08-11 13:33 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 esmithbss 2008-10-08 07:36:57 UTC
[ BUILD # : 200810071401 ]
[ JDK VERSION : 1.6.0_07 ]

I have a 6.1 installation with small toolbar icons set.  When I
installed the latest daily-build (10/07/08) to a clean environment, I
was asked if I wanted to import my 6.1 settings.  I selected Yes.

Toolbar icon size setting was not imported from 6.1
Comment 1 Jiri Skrivanek 2008-10-08 08:07:37 UTC
Icon size is persisted in WindowManager.wswmgr which is not imported. It should be stored somewhere else.