#505 closed Bug (fixed)
When editing a table caption with FCK 2.4.2, IE 7 shuts down, all work is lost.
| Reported by: | service@… | Owned by: | |
|---|---|---|---|
| Priority: | Must have (possibly next milestone) | 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:
- Editing content on my osCommerce site.
- Open FCK Editor
- Click on the border of a table, then right click to open dialog box.
- Left click on "Table Properties."
- Clear the "caption" either by backspacing or highlighting and deleting.
- 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 (2)
comment:1 Changed 10 years ago by alfonsoml
- Milestone set to FCKeditor 2.4.3
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 9 years 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.

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>