Opened 14 years ago

Last modified 12 years ago

#4831 closed Bug

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

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

Description

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 (0)

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