Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#8400 closed Bug (fixed)

Cannot edit cell properties on multiple cells or single cell in IE when text is selected

Reported by: nitesh Owned by:
Priority: Normal Milestone: CKEditor 3.6.3
Component: Core : Tables Version: 3.4.1
Keywords: IE Cc:

Description (last modified by Jakub Ś)

When more than one cell is selected in IE8, you get an error when pressing OK in the cell properties dialog.

Steps to reproduce:

  1. Add a table
  2. Add some text to the two cells in the top row
  3. Select the text in the first two cells or select whole text in one cell and then select Cell Properties from the context menu
  4. Set some property like width or background color or just press OK in the dialog box

Expected result: Dialog closes and changes are applied.

Actual result: Javascript error occurs and dialog is not closed.

Tested on: 3.6.2, nightly build

Change History (7)

comment:1 Changed 12 years ago by Jakub Ś

Keywords: IE added
Status: newconfirmed
Version: 3.6.23.4.1

Reproducible in all IE browswers from CKEditor 3.4.1

Message: Object doesn't support property or method 'data' (from 3.6)
Message: Object doesn't support property or method 'hasAttribute' (from 3.4.1 to 3.5.4)
Line: 131
URI: /3.6.2/ckeditor/_source/plugins/elementspath/plugin.js

comment:2 Changed 12 years ago by Jakub Ś

This issue was duplicated in #8464

comment:3 Changed 12 years ago by Jakub Ś

Summary: Cannot edit cell properties on multiple cells in IE8Cannot edit cell properties on multiple cells in IE

comment:4 Changed 12 years ago by Jakub Ś

Version: 3.4.13.0

This ticket is related to #2568.

comment:5 Changed 12 years ago by Jakub Ś

Description: modified (diff)
Summary: Cannot edit cell properties on multiple cells in IECannot edit cell properties on multiple cells or single cell in IE when text is selected
Version: 3.03.4.1

comment:6 Changed 12 years ago by Garry Yao

Milestone: CKEditor 3.6.3
Resolution: fixed
Status: confirmedclosed

Fixed with [7437].

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