Opened 15 years ago

Last modified 13 years ago

#4831 closed Bug

No table cell submenu when only one cell in a table — at Version 1

Reported by: Tobiasz Cudnik Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description (last modified by Frederico Caldeira Knabben)

No table cell submenu when only one cell in a table.

Reproduce

  1. Use following content
<table>
	<tbody>
		<tr>
			<td>
				TD</td>
		</tr>
	</tbody>
</table>

2 .Right click on TD to trigger context menu

  1. Try to open Cell submenu - it's not showing.

Reproduced in Chrome.

Change History (1)

comment:1 Changed 15 years ago by Frederico Caldeira Knabben

Description: modified (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy