Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 452390

Summary: Need to support download action if the readonly file widget opens an unknown binary file in the editor.
Product: [ECD] Orion Reporter: libing wang <libingw>
Component: ClientAssignee: libing wang <libingw>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 5.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2014-11-19 16:40:56 EST
In the readonly widget, we registered some known binary files like doc, pdf, exe, war, etc. When these files are clicked we download them directly.
But for those binary file we did not registered yet, like, wmv, etc, they are opened as text by the orion editor.
In Orion editor/navigation page, an end user has choices even those this happens. 
But in the readonly widget there is no options for users to download such file.