Bug 7043

Summary: [PropertiesView] Saving filing does not update size property in properties view
Product: [Eclipse Project] Platform Reporter: Nick Edgar <n.a.edgar>
Component: UIAssignee: Platform-UI-Inbox <Platform-UI-Inbox>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 Keywords: investigate
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Nick Edgar CLA 2001-12-18 10:42:31 EST
Build 20011211

- open properties view
- new empty .txt file in Navigator
- note that the properties view shows size = 0
- enter some text to the editor, and save
- the size still shows 0.
Comment 1 Nick Edgar CLA 2001-12-18 10:42:59 EST
Reselecting the file updates size.
Comment 2 Randy Giffen CLA 2002-05-27 23:34:30 EDT
Need notifying property source support. Defer
Comment 3 Randy Giffen CLA 2002-08-08 17:19:26 EDT
Reopen for investigation
Comment 4 Duong Nguyen CLA 2002-10-15 12:21:10 EDT
Another example this may be:

1) Open the preferences page for a file
2) Make it read only (or not read only toggle it)
3) Apply the change (or hit ok)
4) note the property editable does not change from true to false (or the other 
way around) in the property window
5) select another file then come back to the file note the flag is now updated.
Comment 5 Duong Nguyen CLA 2002-10-15 12:21:58 EDT
This may indicate that the Property Change event may not be firing in these 
instances.
Comment 6 Andrew Irvine CLA 2003-04-10 09:29:36 EDT

*** This bug has been marked as a duplicate of 2306 ***