This issue has been created
There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-43cdda25-e57d-4ef4-90bd-ee4154b7cdd6 XWIKI-24013 Open

First table row is always saved as header row

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-783ced85-6432-478f-bcde-3d8e625b32d1 Marius Dumitru Florea created this issue on 12/Feb/26 19:24
 
Summary: First table row is always saved as header row
Issue Type: cid:jira-generated-image-avatar-43cdda25-e57d-4ef4-90bd-ee4154b7cdd6 Bug
Affects Versions: 18.0.1
Assignee: Unassigned
Components: Blocknote
Created: 12/Feb/26 19:24
Priority: cid:jira-generated-image-static-major-7dd7be2b-fdb8-43b7-a608-929d2261e5db Major
Reporter: Marius Dumitru Florea
Description:

Follow these steps to reproduce:

  • edit a new page
  • insert a table
  • fill the table cells with some values
  • the first table row is not a header row by default; you can even open the menu for the first row and see that "Header row" is not checked
  • save

Expected result: the first row is not a header row
Actual result: the first row is a header row

If you edit again and open the menu for the first row you'll see that now "Header row" is checked. Uncheck and save again. The first row remains a header row.

 
 

1 update

 
cid:jira-generated-image-avatar-783ced85-6432-478f-bcde-3d8e625b32d1 Changes by Marius Dumitru Florea on 12/Feb/26 19:26
 
Description: Follow these steps to reproduce:

* edit a new page
* insert a table
* fill the table cells with some values
* the first table row is not a header row by default; you can even open the menu for the first row and see that "Header row" is not checked
* save

* Expected * result: the first row is not a header row
* Actual * result: the first row is a header row

If you edit again and open the menu for the first row you'll see that
now "Header row" is now checked. Uncheck and save again . The first row remains becomes a regular row. Save. The first row is again a header row.