Opened 13 years ago

Closed 11 years ago

#7809 closed Bug (wontfix)

IE6: setData fails when event handler attached via jQuery

Reported by: Duncan Owned by:
Priority: Normal Milestone:
Component: General Version: 3.1.1
Keywords: IE6 Cc:

Description

A call to "setData" fails when called via an event handler attached via jQuery.

This occurs in IE6 only.

Attachments (2)

sample.html (1.3 KB) - added by Duncan 13 years ago.
Sample showing the error.
sample2.html (1.3 KB) - added by Jakub Ś 12 years ago.

Download all attachments as: .zip

Change History (5)

Changed 13 years ago by Duncan

Attachment: sample.html added

Sample showing the error.

comment:1 Changed 13 years ago by Jakub Ś

Status: newconfirmed
Version: 3.5.33.1.1

It hasn't been working from CKEditor verison 3.1.1.

Sample.html contains information that on first click scroll bar disappears and on second error is thrown.

More precisely till version 3.2.2 only scroll bar disappeared no matter how many times you clicked.

From version 3.3 on second click: Error occurs in /_source/core/dom/domobject.js in line 206 var expandoNumber = this.$[ 'data-cke-expando' ],

comment:2 Changed 12 years ago by Jakub Ś

Keywords: setData javascript removed

Event when using jQuery adapter and val() function the error still occurs in IE6.

Changed 12 years ago by Jakub Ś

Attachment: sample2.html added

comment:3 Changed 11 years ago by Jakub Ś

Resolution: wontfix
Status: confirmedclosed

Latest CKEditor 4.x, for which we of course plan to create jQuery adapter, doesn't support IE6 anymore thus I'm closing this ticket as won't fix.

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