Opened 11 years ago
Closed 11 years ago
#11922 closed Bug (duplicate)
Table header are set wrong if they are changed from "Both" to "First Columns only"
Reported by: | mattalexx | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | 4.4.0 |
Keywords: | Cc: |
Description
Steps to reproduce:
- Create a new table with default options, except choose Headers: Both.
- Fill in a few rows with fake data.
- Right click table and choose Table Properties.
- Under Headers, choose "First Column Only"
I expect the first column of the first row to remain a TH, but it is changed to a TD.
DUP of #9189.