https://bugs.documentfoundation.org/show_bug.cgi?id=138020
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=88 | |496 --- Comment #8 from Justin L <[email protected]> --- repro 26.8+. >From sw/source/writerfilter/dmapper/DomainMapperTableManager.cxx: FIXME: DOCX tables with more than 10 repeating header lines imported without repeating header lines to mimic an MSO workaround for its usability bug. Explanation: it's very hard to set and modify repeating header rows in Word, often resulting tables with a special workaround: setting all table rows as repeating header, because exceeding the pages by "unlimited" header rows turns off the table headers automatically in MSO. 10-row limit is a reasonable temporary limit to handle DOCX tables with "unlimited" repeating header, till the same "turn off exceeding header" feature is ready (see tdf#88496). -- You are receiving this mail because: You are the assignee for the bug.
