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 84188 - The choice of the view (tree vs columns) should be persisted.
Summary: The choice of the view (tree vs columns) should be persisted.
Status: VERIFIED FIXED
Alias: None
Product: xml
Classification: Unclassified
Component: WSDL Tools (show other bugs)
Version: 5.x
Hardware: All All
: P1 blocker (vote)
Assignee: Nathan Fiedler
URL: http://xdesign-tools.czech.sun.com/us...
Keywords: UI
Depends on:
Blocks:
 
Reported: 2006-09-05 09:21 UTC by Jiri Kopsa
Modified: 2006-09-19 15:15 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 Jiri Kopsa 2006-09-05 09:21:26 UTC
Based on feedback from usability study:

The choice of tree vs columns is more a user preference than per file basis. The
choice of the view (tree vs columns) should be persisted. 

Persist the choice of tree vs columns view. The last user choice (within the
IDE) should be used for a newly opened editor. The choice should be persisted
per editor type (for XSD and WSDL editors individually).

http://xdesign-tools.czech.sun.com/usability/jse/jse9-coke-endToEnd/report.html#WSDL_TreeVsColumns
Comment 1 Ritesh Adval 2006-09-12 01:52:18 UTC
Chris,

Any plan on this being implemented for oct release?
Comment 2 Nathan Fiedler 2006-09-12 19:45:17 UTC
Implemented in release55 branch.

wsdlui/nbproject/project.xml;
new revision: 1.1.2.13; previous revision: 1.1.2.12
wsdlui/src/org/netbeans/modules/xml/wsdl/ui/netbeans/module/Bundle.properties;
new revision: 1.1.2.10; previous revision: 1.1.2.9
wsdlui/src/org/netbeans/modules/xml/wsdl/ui/netbeans/module/WSDLColumnsCategory.java;
new revision: 1.1.2.4; previous revision: 1.1.2.3
wsdlui/src/org/netbeans/modules/xml/wsdl/ui/netbeans/module/WSDLSettings.java;
new revision: 1.1.2.1; previous revision: 1.1
wsdlui/src/org/netbeans/modules/xml/wsdl/ui/netbeans/module/WSDLTreeCategory.java;
new revision: 1.1.2.5; previous revision: 1.1.2.4
wsdlui/src/org/netbeans/modules/xml/wsdl/ui/netbeans/module/WSDLTreeViewMultiViewElement.java;
new revision: 1.1.2.30; previous revision: 1.1.2.29
wsdlui/src/org/netbeans/modules/xml/wsdl/ui/netbeans/module/resources/WSDLSettings.settings;
new revision: 1.1.2.1; previous revision: 1.1
wsdlui/src/org/netbeans/modules/xml/wsdl/ui/netbeans/module/resources/layer.xml;
new revision: 1.1.2.12; previous revision: 1.1.2.11
Comment 3 jlautz 2006-09-19 15:15:10 UTC
Verified in NB build 060914.