Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 1781 - Usability: Script editor outline expansion state is lost (1GF60K9)
Summary: Usability: Script editor outline expansion state is lost (1GF60K9)
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Scripting (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Vlad Klicnik CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:19 EDT by Unknown User CLA
Modified: 2005-01-18 16:44 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown User CLA 2001-10-10 22:19:13 EDT
1. Create a script file test.xhtml
2. Select the form.  Add a table to the form with 2 rows.
3. Select second table row in outline. Add table data.  Notice how second table
row expands and new data appears in outline.
6. Select first table row in outline.  Add table data.  

Result: The table data appears in the outline.  BUT: The tree for the second table 
row collapses.  This is extremely annoying.  You force the user to redo work which
was previously done just to see an element they created.

NOTES:
	BF (2001/06/11 13:10:26)
		Agreed.
		Under the covers, a new tree is created within the outline view.
		Ideally, each tree item's expanded state should be remembered and restored.
Comment 1 DJ Houghton CLA 2001-10-24 07:06:29 EDT
PRODUCT VERSION:

eclipse 0.122

Comment 2 Kevin Haaland CLA 2002-10-21 11:20:52 EDT
Invalid defect. Scripting support has been removed.