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

Bug 409216

Summary: Wrong line height after newline when wrapMode is enabled
Product: [ECD] Orion Reporter: Silenio Quarti <Silenio_Quarti>
Component: EditorAssignee: Silenio Quarti <Silenio_Quarti>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Mike_Wilson
Version: 3.0   
Target Milestone: 3.0 M2   
Hardware: All   
OS: All   
Whiteboard:
Attachments:
Description Flags
fix none

Description Silenio Quarti CLA 2013-05-27 17:02:46 EDT
1) Create a new text file (a.txt)
2) Open the editor and add some content. Copy several paragraphs from this page for example.

http://wiki.eclipse.org/Orion/Project_mission_statement

3) Ctrl+Alt+W to enable wrap mode

4) Put the caret between two paragraphs and type ENTER

Note that the ruler line numbers do not line up anymore.  Clicking on the lines below the added line is also busted.
Comment 1 Silenio Quarti CLA 2013-05-27 17:05:29 EDT
Created attachment 231588 [details]
fix