Bug 7043 - [PropertiesView] Saving filing does not update size property in properties view
Summary: [PropertiesView] Saving filing does not update size property in properties view
Status: RESOLVED DUPLICATE of bug 2306
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on:
Blocks:
 
Reported: 2001-12-18 10:42 EST by Nick Edgar CLA
Modified: 2003-04-10 09:29 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***