Make WordPress Core

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#15175 closed defect (bug) (worksforme)

Unable to insert link to media using Visual editor while using IE8

Reported by: berkleebassist's profile berkleebassist Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.0.1
Component: TinyMCE Keywords:
Focuses: Cc:

Description

It seems, in IE8, if I attempt to insert a media file (an inline image, link to a document, etc.) while using the Visual editor, IE8 throws a JavaScript error: "Object required". The JavaScript that the IE8 debugger highlights is this:

if(!s&&(!b||q.selection.getNore().ownerDocument!=q.getDoc()))

I've disabled all my plugins, and the behavior is consistent with no plugins loaded.

However, if I switch to the HTML editor, the insert behavior works correctly. So, at the least, there is a workaround.

Change History (2)

#1 @koopersmith
15 years ago

  • Resolution set to worksforme
  • Status changed from new to closed

Can't reproduce this (and are you sure that's getNore, and not getNode?). Closing as worksforme.

#2 @PeteMall
15 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.