User-Agent: Mozilla/5.0 (X11; Linux i686) KHTML/4.8.1 (like Gecko) Konqueror/4.8 Build Identifier: When replying to a message, composer places the cursor directly after the quote, no matter the template. I have one template with %QUOTE %CURSOR and one %CURSOR %QUOTE In both cases the cursor is placed at the end of the last line of the quote. For the second template, the empty lines are inserted at the top. Reproducible: Always Steps to Reproduce: 1. check your reply template for where the cursor should be, and make sure it should go on a new line, and that %QUOTE is used (just use the standard template) 2. reply to a message to start composer using the template Actual Results: cursor is at the end of the last line of the quote Expected Results: cursor should adhere the template, the standard is to put it on a blank line below the quote.
I don't understand which template doesn't work. Please add an example not two! So which example doesn't work ?
The cursor is misplaced with either of my templates, it is *always* placed at the end of the last line of the quote. I get <quoted text><cursor here> no matter the template.
Ok I confirm it
Git commit 73fc2af37cac079b41c173797687103df499d73e by Montel Laurent. Committed on 09/03/2012 at 12:25. Pushed by mlaurent into branch 'master'. Fix Bug 295558 - cursor is misplaced when replying FIXED-IN: 4.8.2 M +1 -1 templateparser/templateparser.cpp http://commits.kde.org/kdepim/73fc2af37cac079b41c173797687103df499d73e
Git commit 722395bb9a3799f88a5cb65e0f11ed70e247679e by Montel Laurent. Committed on 09/03/2012 at 12:25. Pushed by mlaurent into branch 'KDE/4.8'. Fix Bug 295558 - cursor is misplaced when replying FIXED-IN: 4.8.2 (cherry picked from commit 73fc2af37cac079b41c173797687103df499d73e) Conflicts: templateparser/templateparser.cpp M +3 -1 templateparser/templateparser.cpp http://commits.kde.org/kdepim/722395bb9a3799f88a5cb65e0f11ed70e247679e
superfast fixing, supercool!