Opened 16 years ago
Closed 13 years ago
#3445 closed Bug (fixed)
Cell properties are not set if cell contains a linked image (not IE)
Reported by: | Peter Collinson | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
If a table cell JUST contains an image wrapped with a link, then you cannot set the cell properties. I suspect that the selected cells are not being found.
To reproduce in Firefox:
Go to sample 1 demo page
Add a table to the page
Select a cell - and add an image - (I used one from my server)
Select the image
Add a link to the image
Select the table cell and right click.
Select Cell Properties and set Horizontal Alignment to Center
Click OK.
Select Source - to see that the <td> is unchanged.
Now select the image, and delete the link.
Setting the properties now works.
This issue is no longer reproducible - checked under CKEditor 3.6.3 and FF12, Chrome 19, Opera 11.64, Safari 5.1.7