Bug 2909 - [Examples]: propertysheet - Restore Default Values does not work (1GKO8D0)
Summary: [Examples]: propertysheet - Restore Default Values does not work (1GKO8D0)
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Andrew Irvine CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
: 17738 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-10-10 22:45 EDT by Karice McIntyre CLA
Modified: 2002-10-10 12:21 EDT (History)
1 user (show)

See Also:


Attachments
refreshFromRoot on complex properties (514 bytes, patch)
2002-10-08 11:16 EDT, Andrew Irvine CLA
no flags Details | Diff
Update examples to illustrate more/proper behaviour (9.90 KB, patch)
2002-10-08 11:16 EDT, Andrew Irvine CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Karice McIntyre CLA 2001-10-10 22:45:56 EDT
Restore Default Values in properties view doesn't seem to work in the 
property sheet example.  

Steps:
In property sheet example (Add to Workspace: org.eclipse.ui.examples.propertysheet):
-Create a file called test.usr; open in an editor
-Open Properties view
-Open Outline view; expand until you see first names; select richard
-In Properties view, change the City field to Ottawa; hit enter to accept the new value
-Click on Restore Default Properties button on the Properties view toolbar; nothing happens

NOTES:

KLM (9/26/2001 5:47:07 PM)
	Resets all properties, not just the selected property.
Comment 1 DJ Houghton CLA 2001-10-29 19:24:48 EST
PRODUCT VERSION:
eclipse 201

Comment 2 Kevin Haaland CLA 2002-05-02 16:53:45 EDT
Tod pls try this in the latest 2.0 build
Comment 3 Tod Creasey CLA 2002-05-07 12:00:25 EDT
Still a problem in 20020502
Comment 4 Randy Giffen CLA 2002-05-27 23:19:42 EDT
Defer.
Comment 5 Randy Giffen CLA 2002-05-27 23:22:54 EDT
Defer
Comment 6 Randy Giffen CLA 2002-08-08 16:09:37 EDT
Reopen for investigation
Comment 7 Andrew Irvine CLA 2002-10-08 11:12:22 EDT
*** Bug 17738 has been marked as a duplicate of this bug. ***
Comment 8 Andrew Irvine CLA 2002-10-08 11:16:17 EDT
Created attachment 2120 [details]
refreshFromRoot on complex properties
Comment 9 Andrew Irvine CLA 2002-10-08 11:16:42 EDT
Created attachment 2121 [details]
Update examples to illustrate more/proper behaviour
Comment 10 Andrew Irvine CLA 2002-10-10 12:21:48 EDT
Patch released for 20021011 build.