https://bugs.documentfoundation.org/show_bug.cgi?id=86297
--- Comment #12 from Jim Raykowski <[email protected]> --- Referring to attachment 'Problems with Chapters in frames, added sub-chapters do demonstrate related Navigator issues' The reason for 'Chapter 1.1' showing in the Headings entries before 'Chapter One' is both are considered to have the same document Y position. The Y position of headings in a frame are determined by the frame's anchor position. The frame containing 'Chapter One' is paragraph anchored at 'Chapter 1.1' paragraph. In this case alphabetical sorting is used. Changing 'Chapter One' to 'Chapter 1' will show 'Chapter 1' before 'Chapter 1.1' in the Headings entries. When the frame anchor is moved into the header paragraph 'Chapter One' is placed before 'Chapter 1.1'. Currently chapters in a frame are ordered alphabetically because the frame anchor position is used to determine document position for these. Why the frame is considered to be in the header when it is anchored to the first paragraph in the document body I do not know. -- You are receiving this mail because: You are the assignee for the bug.
