#3620: Unexpected document change when selecting item on elementpath
---------------------------+------------------------------------------------
Reporter: garry.yao | Owner: garry.yao
Type: Bug | Status: new
Priority: Normal | Milestone: CKEditor 3.0
Component: Core : Styles | Version:
Keywords: Confirmed |
---------------------------+------------------------------------------------
=== Reproducing Procedures ===
1. Open the ''replace by class'' example page with the following content
and selection:
{{{
<table><tr><td>te^xt</td></tr></table>
}}}
1. Now select the '<tr>' item within the element path bar.
* Expected Result : Document structure remains.
* Actual Result : Source codes now as :
{{{
<p>
<br />
</p>
<table>
<tbody>
<tr>
<td>
text</td>
</tr>
</tbody>
</table>
<p>
<br />
</p>
}}}
--
Ticket URL: <http://dev.fckeditor.net/ticket/3620>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, &
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac