Bug 329029

Summary: Regression: Auto-quoting when pressing Enter in replys (to text mails?) does not work any more
Product: [Applications] kmail2 Reporter: Gunter Ohrner <kdebugs>
Component: composerAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: montel
Priority: NOR    
Version: 4.11.3   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In: 4.12.1

Description Gunter Ohrner 2013-12-20 09:32:22 UTC
Traditionally, when replying to text mails (I don't use HTML, so I don't know how it worked/works for this format), I could edit quoted text and press enter in the middle of a line, and kMail would split the line, prepending the newly created line with the quotation character and a space.

This made manually reflowing quoted lines pretty easy.

Since about KDE 4.11 (I think), this feature is broken:

Now splitting a quoted line using Enter will NOT insert a quotation mark and space character at the start of the newly created line, requiring several additional keystrokes for each line edited this way.

Reproducible: Always

Steps to Reproduce:
1. Reply to a (text?) mail
2. Position the cursor in the middle of a quoted line.
3. Press "Enter".
Actual Results:  
The line will be split and a new line without a quotation character prefix will be created.

Expected Results:  
A new line prefixed with the default quotation character will be created.
Comment 1 Laurent Montel 2013-12-20 10:35:21 UTC
I confirm it.
Will investigate
Comment 2 Laurent Montel 2013-12-20 12:30:22 UTC
Git commit bcdab5873bebddfe4d3a7a0824976d42ecc08a30 by Montel Laurent.
Committed on 20/12/2013 at 12:30.
Pushed by mlaurent into branch 'KDE/4.12'.

Fix Bug 329029 - Regression: Auto-quoting when pressing Enter in replys (to text mails?) does not work any more

FIXED-IN: 4.12.1

M  +1    -1    messagecomposer/composer/kmeditor.cpp

http://commits.kde.org/kdepim/bcdab5873bebddfe4d3a7a0824976d42ecc08a30