Context menu on table caption incorrect
Reproducing Procedures
- Open the replace by class example page;
- Make the following content with selection;
<table>
<caption>
cap^tion</caption>
<tbody>
<tr>
<td>cell</td>
</tr>
</tbody>
</table>
- Right click to open context menu,
- Exptected Result: 'Cell' menu item should be disabled.
- Actual Result: It's possible to select 'Cell' to open sub menu.
Change History (8)
Owner: |
set to Tobiasz Cudnik
|
Status: |
new →
assigned
|
Keywords: |
Confirmed Review? added
|
Keywords: |
Review- added; Review? removed
|
Keywords: |
Review? added; Review- removed
|
Keywords: |
Review+ added; Review? removed
|
Resolution: |
→ fixed
|
Status: |
assigned →
closed
|
contextMenuTags[ element.getName() ]
.