Changes between Initial Version and Version 1 of Ticket #10847, comment 7


Ignore:
Timestamp:
Oct 9, 2013, 11:01:43 AM (12 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10847, comment 7

    initial v1  
    1 With TC from [comment:5 comment:5] I was able to reproduce this problem from CKEditor 3.0 in both CKE 3.x and 4.x.
     1With TC from [comment:5 comment:5] I was able to reproduce this problem from CKEditor 3.0 (Perhaps this is some new browser quirks/feature.) in both CKE 3.x and 4.x.
    22
    3 I haven't found any tickets like that one so perhaps this is some new browser quirks/feature.
     3NOTE: I believe we had similar issue once #4964.
     4In this case, this is what gets inserted into editor when you start typing in it {{{<p>text<br /></p>}}}. Once you hit enter and backspace cursor most likely is inserted after BR thus the result: {{{<p>text<br />^</p>}}}
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy