Opened 14 years ago

Closed 14 years ago

#8277 closed Bug (fixed)

IE8 & IE9 throwing an error when we press enter after entering an URL in Link dialog

Reported by: Satya Minnekanti Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.6.2
Component: General Version: 3.6.2
Keywords: IBM IE8 Cc:

Description

To reproduce the defect:

  1. Open any CK Editor sample, keep cursor in editor body and click on Link icon.
  1. In the Link dialog enter an URL(for ex: www.bbc.co.uk) for the link in URL field and press Enter button.

Expected Result: Link for the URL(http://www.bbc.co.uk) in inserted.

Actual Result: We are geeting a java script error. and error is unexpected call to method or propert access

I have attached a screenshot of the error.

Find this issue on GitHub

Change History (11)

Changed 14 years ago by Satya Minnekanti

Attachment: IE 8 & 9 Error.JPG added

comment:1 Changed 14 years ago by Jakub Ś

Keywords: IE8 added
Status: newconfirmed

I've been able to reproduce it only in IE8 from rev [7201]

comment:2 Changed 14 years ago by Frederico Caldeira Knabben

Milestone: CKEditor 3.6.2

Probably a DUP of #8275.

comment:3 Changed 14 years ago by Jakub Ś

Forgot to paste error:

Message: unexpected call to method or property access
Line: 264
URI: res://ieframe.dll/httpErrorPagesScripts.js[[BR]]

comment:4 Changed 14 years ago by Garry Yao

Status: confirmedpending

WFM with IE8/9.

comment:5 Changed 14 years ago by Jakub Ś

Status: pendingconfirmed

Occurs on the latest trunk in IE8

To reproduce:

  1. Open IE8
  2. Clear Browser cache
  3. Open any CKEditor sample
  4. Click inside content area and click on a link icon (From that point on don't use mouse at all)
  5. Type or paste www.bbc.co.uk and press Enter.

comment:6 Changed 14 years ago by Sa'ar Zac Elias

Owner: set to Sa'ar Zac Elias
Status: confirmedassigned

Changed 14 years ago by Sa'ar Zac Elias

Attachment: 8277.patch added

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

Status: assignedreview

comment:8 Changed 14 years ago by Frederico Caldeira Knabben

Status: reviewreview_passed

That's weird IE stuff, really.

comment:9 Changed 14 years ago by Sa'ar Zac Elias

Resolution: fixed
Status: review_passedclosed

Fixed with [7232].

Find this issue on GitHub
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