https://bugs.documentfoundation.org/show_bug.cgi?id=149292
--- Comment #5 from Justin L <[email protected]> --- (In reply to Justin L from comment #4) > The reason this didn't work is because it starts with a table, and so the > dummy paragraph it starts with is removed Actually, this is not true. We have lots of unit tests starting with tables and "First Page". Dummy Paragraph is already accounted for. The issue appears to be that this is a table-in-table. Although the outermost table does seem to have the page-desc-name assigned to it, it isn't accepted by LO. So is this a table-handling bug or an import bug? How to check? Delete the table on the right-hand column. Now you can see the containing table, and check its properties. You will see the page-break-with-style defined. Now insert a row above. Check the properties again. When you hit enter, "First Page" will become the page style and the header will appear. Delete the new row, check again, and then the Default Page style will come back without the header. -- You are receiving this mail because: You are the assignee for the bug.
