Bug 370231

Summary: dynamic line wrap not working when window is resized
Product: [Applications] konsole Reporter: Pablo <hongui>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED DUPLICATE    
Severity: normal CC: hongui
Priority: NOR    
Version: 16.04.1   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Pablo 2016-10-07 05:22:09 UTC
In konsole version 15.12.3 (Kubuntu 16.04, Linux (x86_64) release 4.4.0-38-generic) the dynamic line wrap is not working when the window is resized. Additionally is I copy paste a wrapped line it will introduce an enter in the wrapped line. This behavior was not present in konsole in Kubuntu 14.04. Please add option to restore to previous dynamic line wrapping with the option when line is selected is not broken in two lines.

Reproducible: Always

Steps to Reproduce:
A)
1. Open konsole
2. Write a line longer than the size of the window
3. Select and Copy whole line
4. Paste in a text editor
5. Line will be broken in two lines
B)
6. Repeat steps 1 to 2
7. Resize windows width


Actual Results:  
A) Line will be broken in two lines
B) Line will not be re-wrapped to fit the new window width

Expected Results:  
A) Wrapped copied Line should be a single line not two
B) Line should be re-wrapped to fit the new window width
Comment 1 Pablo 2016-10-07 05:23:31 UTC
Kubuntu 16.04 was upgraded from 14.04
Comment 2 Christoph Feck 2016-10-07 12:18:37 UTC

*** This bug has been marked as a duplicate of bug 196998 ***