Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#7696 closed Bug (expired)

IE6: Throwing an error when we open Table dialog on Pasted tables from word

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: Plugin : Paste from Word Version: 3.5.3
Keywords: IBM Cc: Damian, James Cunningham, Teresa Monahan

Description

To reproduce the defect:

  1. set pasteFromWordRemoveFontStyles & pasteFromWordRemoveStyles set to true in editor config.
  1. Copy the table from attached word doc and paste in to editor using Paste from Word dialog.
  1. Click in to any table cell & open Table dialog by clicking on Table Properties option in context menu.

Expected Result: Table Properties dialog opens with out throwing any errors.

Actual Result: Table Properties dialog opens but it throws an error and Error is "null is null or not an object".

Attachments (1)

empty table.doc (24.5 KB) - added by Satya Minnekanti 13 years ago.

Download all attachments as: .zip

Change History (9)

Changed 13 years ago by Satya Minnekanti

Attachment: empty table.doc added

comment:1 Changed 13 years ago by Jakub Ś

Cc: damo,jamescun,tmonahandamo, jamescun, tmonahan
Status: newpending

I was not able to reproduce the issue. I have followed your scenario but no error was thrown.

Can you still reproduce this issue in the latest demo version?

comment:2 in reply to:  1 Changed 13 years ago by Satya Minnekanti

Replying to j.swiderski:

I was not able to reproduce the issue. I have followed your scenario but no error was thrown.

Can you still reproduce this issue in the latest demo version?

I was able to reproduce the issue if i have pasted the table using Ctrl + v instead of using Paste from Word dialog and using above config settings

comment:3 Changed 13 years ago by Jakub Ś

Status: pendingconfirmed

True from CKEditor version 3.5.3 revision [6478]

comment:4 Changed 13 years ago by Jakub Ś

Error: null is null or not an object.
Location: /_source/plugins/table/dialogs/table.js
Line: 72; ranges = selection.getRanges()

comment:5 Changed 13 years ago by Sa'ar Zac Elias

Status: confirmedpending

Seems like this bug expired on trunk, can you confirm?

comment:6 Changed 13 years ago by Jakub Ś

Yes, it seems that everything works in trunk.

comment:7 Changed 13 years ago by Sa'ar Zac Elias

Resolution: expired
Status: pendingclosed

comment:8 Changed 10 years ago by Frederico Caldeira Knabben

Component: GeneralPlugin : Paste from Word
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