This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-56ad5175-b032-4494-a5d0-a2e75d7b03d0 XWIKI-24024 Open

Copy formatting to apply to multiple table cells

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-c21c58ad-506c-4c1a-bb50-464bee25a68a Josué Tille created this issue on 16/Feb/26 11:14
 
Summary: Copy formatting to apply to multiple table cells
Issue Type: cid:jira-generated-image-avatar-56ad5175-b032-4494-a5d0-a2e75d7b03d0 Bug
Affects Versions: 17.10.3
Assignee: Unassigned
Components: WYSIWYG Editor
Created: 16/Feb/26 11:14
Priority: cid:jira-generated-image-static-major-6639171f-b186-45fe-bf88-dad68153b03a Major
Reporter: Josué Tille
Description:

Step to reproduce:

  • Create a new clean XWiki 17.10.3 instance.
  • Open the admin section "WYSIWYG Editor"
  • In the "Disabled Toolbar Features" section, remove the element "CopyFormatting" from the list.
  • Save
  • Create a new page with table with 2 rows and 2 lines.
  • Set the background color to any color for the first line.
  • Select the first line and click on "Copy formatting" and apply the formatting on the second line.

Expected

The whole second line have the same color, the same than the first one

Currently

Only the first cell have the formatting applied.

 
 

1 update

 
cid:jira-generated-image-avatar-c21c58ad-506c-4c1a-bb50-464bee25a68a Changes by Josué Tille on 16/Feb/26 11:14
 
Description: Step to reproduce:

* Create a new clean XWiki 17.10.3 instance.
* Open the admin section "WYSIWYG Editor"
* In the "Disabled Toolbar Features" section, remove the element "CopyFormatting" from the list.
* Save
* Create a new page with table with 2 rows and 2 lines.
* Set the background color to any color for the first line.
* Select the first line and click on "Copy formatting" and apply the formatting on the second line.

* Expected *

The whole second line have the same color, the same than the first one

* Currently *

Only the first cell have the formatting applied.