Opened 14 years ago

Last modified 14 years ago

#4711 closed Bug

entering text after a newline within pre-tags — at Version 1

Reported by: Alex Owned by:
Priority: Normal Milestone: CKEditor 3.3
Component: UI : Enter Key Version: 3.0
Keywords: Confirmed Review+ Cc:

Description (last modified by Frederico Caldeira Knabben)

  1. use this piece of code:
<pre>Hello world!
Bla, bla, bla
</pre>
  1. make two or three newlines between the first and second row
  2. go to the first/second created line and type some text

The cursor jumps to the next row and the text is to be printed.

Change History (1)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Description: modified (diff)
Keywords: pre text newline removed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy