Monotone-Parent: 459d0175f983b6e31e8957fa80969a4b335469cb
Monotone-Revision: 95dd42cd6a83e654864923e0ae5dba233def3394

Monotone-Author: crobert@inverse.ca
Monotone-Date: 2008-10-06T15:44:05
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
C Robert
2008-10-06 15:44:05 +00:00
parent c8778a820d
commit 0be954db17

View File

@@ -323,6 +323,7 @@ function onTextFirstFocus() {
}
if ( replyPlacement == "above" ) {
this.insertBefore(document.createTextNode("\r\r"), this.lastChild);
this.setCaretTo(0);
}
else {