Bug 131533 - [OLE] OleEditor.isDirty is missing actual communications with application
Summary: [OLE] OleEditor.isDirty is missing actual communications with application
Status: ASSIGNED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform UI Triaged CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 131411 (view as bug list)
Depends on:
Blocks:
 
Reported: 2006-03-13 10:43 EST by benson margulies CLA
Modified: 2019-09-06 15:35 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 benson margulies CLA 2006-03-13 10:43:51 EST
Please compare isDirty with isSaveNeeded in the OleEditor class. You will see that they are copies of each other, but one thinks that the other is contributing useful information. I suspect that this is related to 131411, but I haven't proved that as yet.
Comment 1 benson margulies CLA 2006-03-13 14:28:39 EST
*** Bug 131411 has been marked as a duplicate of this bug. ***
Comment 2 benson margulies CLA 2006-03-13 14:54:23 EST
I have a working version for Word. It uses a timer to pull the Saved property from the ActiveDocument. I will attach it if someone is interested.

It would be more better to support COM Events and register for the event, but that's a big SWT-fest.
Comment 3 benson margulies CLA 2007-06-25 15:04:19 EDT
I supplied my mutant version as an attachment to 131416.
Comment 4 Eclipse Webmaster CLA 2019-09-06 15:35:33 EDT
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet.

If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.