Ticket #505 (closed Bug: fixed)

Opened 18 months ago

Last modified 15 months ago

When editing a table caption with FCK 2.4.2, IE 7 shuts down, all work is lost.

Reported by: service@… Owned by:
Priority: High Milestone: FCKeditor 2.4.3
Component: General Version: FCKeditor 2.4.2
Keywords: Cc:

Description

Re: IE 7 shuts down when I delete a table caption with FCK Editor "Table Properties".

I am using the following: Dell 5100 Laptop Windows XP Home IE 7 osCommerce 2.2 FCK Editor 2.4.2, Build 14978

Steps that I take: 1. Editing content on my osCommerce site. 2. Open FCK Editor 3. Click on the border of a table, then right click to open dialog box. 4. Left click on "Table Properties." 5. Clear the "caption" either by backspacing or highlighting and deleting. 6. Click "OK"

After clicking on "OK" I get an error message that says Explorer "has encountered a problem and needs to close." All unsaved changes are always lost when this happens.

Thanks,

Dwayne Clean Surroundings

Change History

Changed 18 months ago by alfonsoml

  • status changed from new to closed
  • resolution set to fixed
  • milestone set to FCKeditor 2.4.3

fixed in [325]

The code that existed in previous versions had been removed for some reason (I can't find it in SVN), so I added it back and now it doesn't crash although it leaves an empty <caption>

Changed 15 months ago by fredck

It seams that the code reintroduced with [325] is needed only if the table is selected by clicking on its border. If instead "Table Properties" is selected when right-clicking inside a table cell, the caption can be correctly removed with no errors.

Note: See TracTickets for help on using tickets.