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 62543 - There's no way to go back to New Options Dialog from old Options
Summary: There's no way to go back to New Options Dialog from old Options
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Options&Settings (show other bugs)
Version: 5.x
Hardware: All All
: P2 blocker (vote)
Assignee: Jan Jancura
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2005-08-18 09:41 UTC by Roman Strobl
Modified: 2008-12-22 19:36 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 Roman Strobl 2005-08-18 09:41:10 UTC
[NetBeans custom build 8/17; FC4; JDK 1.5.0_04]

Issue Summary:
--------------
There is a button which enables you to switch to the "classic view" from new
Options dialog. If you come to the old Options there is no button which you
could use to come back to new Options. This is a UI inconsistency and needs to
be fixed.

Steps to Reproduce:
-------------------
1. Open new Options Dialog.
2. Click on Classic View button.
-> A button to switch back is missing.
Comment 1 Jan Jancura 2005-08-21 21:28:18 UTC
fixed in new_options_dialog branch.

Checking in src/org/netbeans/modules/options/OptionsWindowAction.java;
/cvs/core/options/src/org/netbeans/modules/options/Attic/OptionsWindowAction.java,v
 <--  OptionsWindowAction.java
new revision: 1.1.2.3; previous revision: 1.1.2.2

Checking in org/netbeans/core/actions/OptionsAction.java;
/cvs/core/src/org/netbeans/core/actions/OptionsAction.java,v  <-- 
OptionsAction.java
new revision: 1.75.18.2; previous revision: 1.75.18.1

Comment 2 Roman Strobl 2005-08-22 16:25:40 UTC
Superb. Marking as verified.
Comment 3 Roman Strobl 2005-08-24 21:55:01 UTC
It doesn't work in trunk now, please fix it.
Comment 4 Jan Jancura 2005-08-25 09:19:45 UTC
fixed in trunk
Comment 5 Tomas Danek 2005-08-31 11:26:10 UTC
verified in 20050830