Changes between Initial Version and Version 1 of Ticket #5988


Ignore:
Timestamp:
Sep 24, 2010, 10:38:58 AM (14 years ago)
Author:
Krzysztof Studnik
Comment:

Confirmed in Chrome 7 since CKE 3.0 and Under Firefox 3.6.10 CKE 3.0 - shift+enter - no response CKE 3.2 - an error occured once in firebug console

w.getFirst() is null
[Break on this error] while(u=l.call(this,t))v=u;return v;};...w.append(t.document.createText('')); 
CKE 3.4.1 and .4.2 - confirmed

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5988

    • Property Status changed from new to confirmed
    • Property Keywords Chrome added
    • Property Version changed from to 3.0
    • Property Component changed from General to Core : Output Data
  • Ticket #5988 – Description

    initial v1  
    1313
    1414Steps:
    15 1. go to ckeditor.com/demo
    16 2. set the source to the code snippet above
    17 3. return to wysiwyg mode
     15 1. go to ckeditor.com/demo
     16 2. set the source to the code snippet above
     17 3. return to wysiwyg mode
    1818
    1919now...
    2020
    2121In Firefox:
    22 1. Go to the end of the Nth line (where N > 1)
    23 2. Hit Enter
    24 3. Hit Backspace
    25 4. Hit Shift + Enter
    26 5. [Bug] Watch first line disappear and cursor jump to top
     22 1. Go to the end of the Nth line (where N > 1)
     23 2. Hit Enter
     24 3. Hit Backspace
     25 4. Hit Shift + Enter
     26 5. [Bug] Watch first line disappear and cursor jump to top
    2727
    2828
    2929In Chrome:
    30 1. Go to the end of the Nth line (where N > 1)
    31 2. Hit Enter
    32 3. Hit Backspace
    33 4. Hit Shift + Enter
    34 5. You are now unable to get rid of your newly created paragraphs
     30 1. Go to the end of the Nth line (where N > 1)
     31 2. Hit Enter
     32 3. Hit Backspace
     33 4. Hit Shift + Enter
     34 5. You are now unable to get rid of your newly created paragraphs
    3535
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy