Opened 13 years ago

Closed 13 years ago

#6511 closed Bug (fixed)

[IE8] '0.startContainer' is null or not an object

Reported by: WebSpellChecker.net Owned by:
Priority: Normal Milestone:
Component: UI : Spell Checker Version: 3.4.1
Keywords: IE, Oracle Cc: tech@…, naresh.sivaraman

Description

Steps to reproduce:

  1. Open ckeditor.com/demo page in IE8
  2. Enable SCAYT
  3. Input button from CKEditor's toolbar
  4. Right-click on input button

Actual result:
Context menu is not displayed and error is shown:
Message: '0.startContainer' is null or not an object
Line: 119
Char: 1903
Code: 0
URI: http://ckeditor.com/apps/ckeditor/3.4.1/ckeditor.js?1288073785[[BR]]

Expected result:
Context menu is displayed with no errors

Attachments (1)

6511.patch (664 bytes) - added by WebSpellChecker.net 13 years ago.

Download all attachments as: .zip

Change History (10)

Changed 13 years ago by WebSpellChecker.net

Attachment: 6511.patch added

comment:1 Changed 13 years ago by WebSpellChecker.net

Here we propose patch that fixe this issue.

comment:2 Changed 13 years ago by Garry Yao

Keywords: IE added; IE8 HasPatch Review? removed
Status: newconfirmed

Waiting to be checked after #6735.

comment:3 Changed 13 years ago by Wiktor Walc

Keywords: Oracle added

#6723 was marked as dup.

comment:4 Changed 13 years ago by Garry Yao

Status: confirmedpending

WFM on trunk, are you still able to reproduce it?

comment:5 Changed 13 years ago by WebSpellChecker.net

Keywords: Confirmed added

We can still see this behavior on trunk. After applying the patch, bug becomes fixed.

comment:6 Changed 13 years ago by WebSpellChecker.net

Sorry, one moment here. It can't be obeserved with "button", but can be still observed with "text field"

comment:7 Changed 13 years ago by Wiktor Walc

Cc: naresh.sivaraman added

WFM as well in IE8 using CKEditor 3.5.2, I used the following source:

<form action="bar" name="foo">
	Sample text field: <input name="name" type="text" value="value" />&nbsp;</form>
<p>
	Mistyped wiord</p>

and the context menu showed up properly (SCAYT was enabled, I've tried also a button).

Could you provide the list of steps to reproduce it?

comment:8 Changed 13 years ago by WebSpellChecker.net

Keywords: Pending added; Confirmed removed

It is fixed now. We can't reproduce it anymore.

comment:9 Changed 13 years ago by Garry Yao

Keywords: Pending removed
Resolution: fixed
Status: pendingclosed
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