I have found an error with copying and pasting tables. This is the testing we've done over here:
1. Select an entire table by highlighting it with the cursor.
2. Copy by using the usual short-cut... Command-C on a Mac. Control-C on Windows.
3. Insert the cursor where you want to paste the table.
4. Paste by using the usual short-cut... Command-V on a Mac. Control-V on Windows.
5. View source. You will see all this inline style on the <table> and every <td>:
style="border-top-color: rgb(211, 211, 211); border-right-color: rgb(211, 211, 211); border-bottom-color: rgb(211, 211, 211); border-left-color: rgb(211, 211, 211); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; "
Note: The results vary depending on the OS and browser. It actually works in IE8 on WIndows 7. Here is the results of my testing:
Safari - Mac: Inline styles get pasted and sent.
Chrome - Mac: Inline styles get pasted and sent. Plus the issue I forwarded to you. I replicated it twice.
Firefox - Mac: Selecting the table doesn't work well. No inline styles get pasted, but any images in the table are broken once sent.
IE8 - Windows: Everything worked perfectly.
Safari - Windows: Inline styles get pasted and sent.
Chrome - WIndows: Inline styles get pasted and sent. Doesn't have the same issue as the Mac mentioned above.
Firefox - Windows: Selecting a table is impossible.


1. Select an entire table by highlighting it with the cursor.
2. Copy by using the usual short-cut... Command-C on a Mac. Control-C on Windows.
3. Insert the cursor where you want to paste the table.
4. Paste by using the usual short-cut... Command-V on a Mac. Control-V on Windows.
5. View source. You will see all this inline style on the <table> and every <td>:
style="border-top-color: rgb(211, 211, 211); border-right-color: rgb(211, 211, 211); border-bottom-color: rgb(211, 211, 211); border-left-color: rgb(211, 211, 211); border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dotted; border-right-style: dotted; border-bottom-style: dotted; border-left-style: dotted; "
Note: The results vary depending on the OS and browser. It actually works in IE8 on WIndows 7. Here is the results of my testing:
Safari - Mac: Inline styles get pasted and sent.
Chrome - Mac: Inline styles get pasted and sent. Plus the issue I forwarded to you. I replicated it twice.
Firefox - Mac: Selecting the table doesn't work well. No inline styles get pasted, but any images in the table are broken once sent.
IE8 - Windows: Everything worked perfectly.
Safari - Windows: Inline styles get pasted and sent.
Chrome - WIndows: Inline styles get pasted and sent. Doesn't have the same issue as the Mac mentioned above.
Firefox - Windows: Selecting a table is impossible.


Re: Copy-paste tables CSS bug
Re: Copy-paste tables CSS bug
i have the same problem,not only the table,buy no problem in IE6

the same content in IE6 and chrome8.0:
我也遇到了同样的问题,不光是复制表格,其他好多代码都是,把样式全部复制进来了,感觉多了好多垃圾代码,贴了张对比图: