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 )
No table cell submenu when only one cell in a table.
Reproduce
- Use following content
<table> <tbody> <tr> <td> TD</td> </tr> </tbody> </table>
2 .Right click on TD to trigger context menu
- Try to open Cell submenu - it's not showing.
Reproduced in Chrome.