Blair Cooper created DOXIA-544: ---------------------------------- Summary: Set document tag on chapter header for FO format Key: DOXIA-544 URL: https://issues.apache.org/jira/browse/DOXIA-544 Project: Maven Doxia Issue Type: Improvement Components: Module - FO Affects Versions: 1.7 Reporter: Blair Cooper Fix For: 1.8
Currently the "id" tag is set on the block tag when starting the body. As a result, if you're viewing the toc or bookmarks and you click on a chapter title the document scrolls to the top of the body with the chapter title scrolled off the top of the screen. By setting the "id" on the block that starts the chapter heading the page will scroll to a point where the chapter title is also visible. This provides a better visual clue to the reader that they arrived at the desired location. -- This message was sent by Atlassian JIRA (v6.3.4#6332)