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

Bug 426790

Summary: Readonly file browsing widget: Allow caller to set the max number of lines of the editor div.
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: 5.0 M2   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description libing wang CLA 2014-01-28 08:27:38 EST
Currently we are showing the full contents of a file in the readonly editor. If the contents gets huge, we are creating a huge editor parent DIV. This causes performance issue.