﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5386	Google Chrome for Mac, error on form.submit override	Marcos Wright Kuhns		"Currently Google Chrome for Mac chokes under certain circumstances in the attachToForm function of core/editor.js producing the following error: ""TypeError: Cannot read property 'nodeName' of undefined""

This error only occurs under the following circumstances:
* There are two CKEditor instances on the page.
* Both CKEditor instances are associated with elements within a <form> tag.
* CKEDITOR.config.autoUpdateElement == true

Attached is an HTML page that replicates the error. I've only seen this error in Google Chrome for Mac & have run the test on FF3.0 and Safari 4.x on my Mac.

The simplest solution I've found is to set CKEDITOR.config.autoUpdateElement = false."	Bug	closed	Normal		General		wontfix	Chrome	
