There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-a3755edb-a6bb-419e-9cd1-4987004bf358 XWIKI-23623 Open

Table cell actions not available in WYSIWYG when inside macro with in-line editable content

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-a789367f-e4a3-4aac-ba09-238c05acad4b Marius Dumitru Florea on 23/Oct/25 10:48
 

I can reproduce the problem only when using the inplace edit mode in Firefox. Chrome behaves correctly in both inplace and standalone edit modes. Firefox behaves correctly only in standalone edit mode.

 
cid:jira-generated-image-avatar-a789367f-e4a3-4aac-ba09-238c05acad4b Marius Dumitru Florea on 23/Oct/25 10:53
 
I can reproduce the problem only when using the *inplace* edit mode in { * } Firefox { * } and the table is inside an *inplace editale macro* . Chrome behaves correctly in both inplace and standalone edit modes. Firefox behaves correctly only in standalone edit mode , but also in inplace edit mode if the table is *not* inside an inplace editable macro .

I couldn't find any related issue on https://github.com/ckeditor/ckeditor4/issues?q=is%3Aissue%20state%3Aopen%20table%20selection%20widget . I tried to reproduce on https://ckeditor.com/docs/ckeditor4/latest/examples/simplebox.html, but their sample widget doesn't allow tables inside...