Enter key is broken in SVN
Reproduction procedure:
1. Checkout the latest SVN code.
2. Open sample01.html in Firefox/Opera/Safari.
3. Press "Enter" between "This is some sample text." and "You are using FCKeditor.".
4. The second sentence is deleted.
The issue doesn't exist in 2.4.3, and it doesn't exist in my branch which I used to work on #125. So I'm sure the change leading to the bug is very recent.
Change History (3)
Owner: |
set to Martin Kou
|
Status: |
new →
assigned
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
Fixed with [526].
Turns out there was a coding error I've missed when I was fixing the <pre> tag related bugs.