﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8742	Javascript error when creating table/smiley/form with entermode:ENTER_BR	PK		"I encountered a javascript error when I try to create a table (with default parameters) with the latest ckeditor 3.6.2 samples\ajax.html using Internet Explorer 8. The only thing set in the configuration is entermode (which is set to ENTER_BR).

The javascript error is :
nodeValue.length is null or not an object
line: 130
char: 973

Steps to replicate the problem
 1. Enter the word ""TESTING"" without the quotes into CKEditor.
 1. Place cursor before T and press the Enter key. (The word TESTING will be on the 2nd line with a blank line on top).
 1. Place the cursor on the blank line on top of the word Testing.
 1. Click on the table button. The table dialog will appear.
 1. Click on the OK button on the table dialog.

Notice that a table is created but the javascript error mentioned above is shown also.

NOTE: This problem do not seem to happen when I try other entermode e.g. ENTER_DIV or ENTER_P

Can anyone advise on what could be the problem here? Thank you."	Bug	closed	Normal		Core : Tables	3.0	duplicate	IE	
