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

Bug 432870

Summary: Terminal page doesn't resize at all
Product: [ECD] Orion Reporter: Bogdan Gheorghe <gheorghe>
Component: DockerAssignee: Bogdan Gheorghe <gheorghe>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: ahunter.eclipse
Version: 6.0   
Target Milestone: 6.0 M1   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Bogdan Gheorghe CLA 2014-04-15 20:44:31 EDT
The terminal page currently is stuck at the initial size - it should be resizable.
Comment 1 Bogdan Gheorghe CLA 2014-04-16 10:30:52 EDT
Added some code to resize terminal widget on window resize events. There are still some issues to fix, but I'll open another bug for those.

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=8a2f9eb2cf103caa42a8e3e5ee39a98abfcf4117
Comment 2 Anthony Hunter CLA 2014-05-14 12:51:27 EDT
The resize seems fine, I added a "clear" so that the extra prompts are not displayed. This is commit:
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=b227e7222f36c544e003e5156de3eb6b1212ac7a
Comment 3 Anthony Hunter CLA 2014-05-14 12:52:54 EDT
Should have added that the best way to test is to simply maximize and restore the browser window. Works and looks great.