Opened 13 years ago

Closed 10 years ago

#8395 closed Bug (fixed)

IE6-10: Clicking enter after selecting table, page-break or hr causes JS error

Reported by: ananthand Owned by:
Priority: Normal Milestone:
Component: Core : Selection Version: 3.0
Keywords: IE Cc:

Description (last modified by Jakub Ś)

Table

  1. Clear editor contents
  2. Click on/Select the table (so that you could see resize squares)
  3. Press ENTER key

Page-Break

  1. clear the page
  2. type some character + press ENTER + press page_break
  3. press Ctrl+A
  4. press page_break again.

Alternative STR:

  1. Click anywhere in the "Little Red Riding Hood" page and press page_break.
  2. press Ctrl+A to select the whole page.
  3. Click again on the page_break.

Horizontal line

  1. clear editor contents
  2. insert <hr />
  3. set cursor at the beginning of paragraph that contains horizontal line - press cursor UP key (little cursor should be blinking at the beginning of line)
  4. press enter

Attachments (1)

getFirst_ScriptError.bmp (1.4 MB) - added by ananthand 13 years ago.
getFirst() is null or not an object

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by ananthand

Attachment: getFirst_ScriptError.bmp added

getFirst() is null or not an object

comment:1 Changed 13 years ago by Jakub Ś

Keywords: IE added
Status: newconfirmed
Version: 3.6.23.0

Results for above TCs: JS error is thrown

IE9-IE10
Message: Unable to get value of the property 'insertBeforeMe
Line: 163
URI: /ckeditor/_source/core/dom/range.js

IE6-8
Message: 'getFirst()' in null or not an object
Line: 163
URI: /ckeditor/_source/core/dom/range.js

Reproducible in all versions of IE from CKEditor 3.0

Last edited 11 years ago by Jakub Ś (previous) (diff)

comment:2 Changed 11 years ago by Jakub Ś

Component: Core : TablesCore : Selection
Description: modified (diff)
Summary: Clicking enter after selecting table getting script error in IE8IE6-10: Clicking enter after selecting table, page-break or hr causes JS error

comment:3 Changed 11 years ago by Jakub Ś

#7193 was marked as duplicate.

comment:4 Changed 11 years ago by Jakub Ś

Same error but diffrent TC and different version #8800

comment:5 Changed 10 years ago by Piotrek Koszuliński

Resolution: fixed
Status: confirmedclosed

I couldn't reproduce any of these issues on 4.3.

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