Opened 7 years ago

Last modified 7 years ago

#16451 pending Bug

Inserting table after resize fails with error " Unable to get property 'checkReadOnly' of undefined or null reference"

Reported by: Anup Owned by:
Priority: Normal Milestone:
Component: General Version: 4.5.11
Keywords: Cc:

Description

Steps to reproduce

  1. CkEditor is launched from within a frame in HTML page. Please see code sample attached.
  2. Launch the page. Create some content.
  3. Open insert table dialogue.
  4. Maximize editor using "resize" link.
  5. Click on "Ok" in table dialogue.

Expected result

Table should get inserted at desired position.

Actual result

Nothing happens on browser. In debugger console, we see following error - SCRIPT5007: Unable to get property 'checkReadOnly' of undefined or null reference ckeditor.js (341,347)

Other details (browser, OS, CKEditor version, installed plugins)

  • Using IE 11 browser in quirks mode.

Attachments (3)

Sample.zip (2.9 KB) - added by Anup 7 years ago.
Reproduction Steps.docx (229.9 KB) - added by Anup 7 years ago.
build-config.js (3.3 KB) - added by Anup 7 years ago.
Build Config

Download all attachments as: .zip

Change History (5)

Changed 7 years ago by Anup

Attachment: Sample.zip added

Changed 7 years ago by Anup

Attachment: Reproduction Steps.docx added

comment:1 Changed 7 years ago by Anup

Version: 4.5.34.5.11

comment:2 Changed 7 years ago by Tade0

Status: newpending

Failed to reproduce. Could you provide your build configuration?

Changed 7 years ago by Anup

Attachment: build-config.js added

Build Config

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