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 71830 - I18N: Memory and Debug toolbar appear by just browsing Toolbar options in ML build
Summary: I18N: Memory and Debug toolbar appear by just browsing Toolbar options in ML ...
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-01-25 05:52 UTC by Masaki Katakai
Modified: 2008-12-23 00:36 UTC (History)
2 users (show)

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 Masaki Katakai 2006-01-25 05:52:46 UTC
"Memory" and "Debug" toolbar areas are not visible by default.
However, In ML build, I'm using now Japanese 5.0 build, after
just browsing Toolbar option, these items become visible.
It seems that "visible" properties are set to "true" by just
browsing.

1. remove ~/.netbeans
2. Start IDE
3. Tools > Options
4. Advanced Options
5. IDE Configuration > Look and Feel > Toolbars

By just expanding the Toolbar tree, "Debug" and "Memory"
toolbars become visible. Property of "visible" are set to true,
but these should be false.

This problem does not happen in C locale.
Comment 1 Jan Jancura 2006-02-20 16:23:27 UTC
old options dialog > core
Comment 2 Antonin Nebuzelsky 2006-03-15 21:39:57 UTC
Stando, could you have a look at this?
Comment 3 Stanislav Aubrecht 2006-06-27 08:35:33 UTC
fixed in trunk

Checking in ToolbarFolderNode.java;
/cvs/core/windows/src/org/netbeans/core/windows/services/ToolbarFolderNode.java,v
 <--  ToolbarFolderNode.java
new revision: 1.14; previous revision: 1.13
Comment 4 Pavel Rehak 2006-08-23 13:35:07 UTC
Verified.