﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
474	Table Properties is not working in Fire Fox	Arun		"Hi,


Browser-FireFox
OS-WindowsXP
FCKEditor -v2.4.1

-------------------------------------------
Steps i did


1)Insert a table by clicking on table property icon

2)Alter this table by stretching on the corners of the table.

3)select this (altered)table, and click on the table properties icon.it opens the table property window with the default values for height and width.but not the new values(we have altered the table) of the selected table.and if we click on OK it is inserting a new table inside the selected table.

if we select the existing table and right click it will opens the table property window and display the actual values of the selected table(if we have altered)

In IE its working fine.
--------------------------------------------
In fck_table.html i put a alert() statement to see the vale of e when it is selected.

var e = oEditor.FCKSelection.GetSelectedElement();
alert(e);

when we select the existing table and click on the table property icon the value in the e is undefined.but when we select and right click the value is correct its displaying[object]


Thanks,
Arun
"	Bug	closed	Normal		General		invalid		
