Bug 43379

Summary: [OLE] Eclipse cannot save a Microsoft Office files when opened within the eclipse IDE.
Product: [Eclipse Project] Platform Reporter: Bill Brown <billbrown>
Component: SWTAssignee: Platform-SWT-Inbox <platform-swt-inbox>
Status: NEW --- QA Contact:
Severity: enhancement    
Priority: P3 CC: flavio.donze, niraj.modi, steve_northover, Tod_Creasey, veronika_irvine
Version: 2.1.1Keywords: triaged
Target Milestone: ---   
Hardware: PC   
OS: Windows All   
Whiteboard:
Bug Depends on: 64488, 92896    
Bug Blocks:    

Description Bill Brown CLA 2003-09-19 15:57:03 EDT
Eclipse cannot save a Microsoft Visio file when opened within the eclipse IDE. 
Steps to reproduce.
1) import a microsoft visio document to a project
2) verify that the properties of the file are not read only. 
3) double click on the file to open it as a "plug-in" within the Eclipse IDE. 
4) make a change to the file and attempt to save it. 
5) The error message is "Cannot save the file".  
6) the error is also not recorded in the log file.
Comment 1 John Arthorne CLA 2003-09-19 17:16:22 EDT
William, is it opening a Visio ActiveX component within an Eclipse editor area,
or is it launching an external program?  Please also include the Eclipse build
number in your bug report (found under Help>About).

Moving to UI for further investigation
Comment 2 Bill Brown CLA 2003-09-19 18:01:42 EDT
The build version of eclipse is: Build id: 200306271545

Double clicking on the file opens an ActiveX component that actually opens the
document within the eclipse IDE.  
Comment 3 Tod Creasey CLA 2003-10-09 10:18:02 EDT
Moving to SWT for investigation
Comment 4 Grant Gayed CLA 2003-10-09 13:32:58 EDT
VI any ideas?
Comment 5 Felipe Heidrich CLA 2009-08-12 14:01:19 EDT
Your bug has been moved to triage, visit http://www.eclipse.org/swt/triage.php for more info.

Note: please re-test, we have changed saveToStorage() implementation. It is possible this bug is fixed.
Comment 6 Niraj Modi CLA 2017-07-14 06:41:55 EDT
This problem is seen with Microsoft Word(*.docx) as well where the Save button is disabled and Ctrl+S doesn't work.

In case of Microsoft Excel(*.xlsx) the Save button is enabled but doesn't work.