[wp-trac] [WordPress Trac] #27929: Tables in visual editor get scaling boxes
WordPress Trac
noreply at wordpress.org
Sun Apr 20 04:38:43 UTC 2014
#27929: Tables in visual editor get scaling boxes
--------------------------+-----------------------------
Reporter: AdamCapriola | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Editor | Version: 3.9
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
If a simple table is created through the text editor, when I place the
cursor inside a table cell while using the visual editor (WordPress 3.9,
Chrome on Mac) the scaling boxes that now appear around images also appear
around the table.
This wasn't expected behavior to me; are tables considered "media"?
Simple table example:
{{{
<table>
<tbody>
<tr>
<td>A</td>
<td>B</td>
</tr>
</tbody>
</table>
}}}
Cursor not in cell:
[[Image(http://i.imgur.com/z8eN2wu.png)]]
Cursor in cell:
[[Image(http://i.imgur.com/gcgy0dS.png)]]
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27929>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list