| Summary: | [Shell] Long string results are not wrapped at the end of line | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Maciej Bendkowski <maciej.bendkowski> | ||||
| Component: | Client | Assignee: | Grant Gayed <grant_gayed> | ||||
| Status: | RESOLVED FIXED | QA Contact: | |||||
| Severity: | normal | ||||||
| Priority: | P3 | ||||||
| Version: | 4.0 | ||||||
| Target Milestone: | 4.0 M1 | ||||||
| Hardware: | PC | ||||||
| OS: | Windows 7 | ||||||
| Whiteboard: | |||||||
| Attachments: |
|
||||||
Fixed > 20130813, commit: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=595db891ff9503e5d8e90e2c538729fabc230bf2 . |
Created attachment 234117 [details] Line wrap error Create a shell command, which results in long strings without any '\n' signs. The result representation is not wrapped at the end of line and you cannot see or retrieve the result suffix since it lands outside the visible shell widget. (see attachment).