Bug 259494 - FreeBSD Handbook glossary and colophon detached from the Handbook
Summary: FreeBSD Handbook glossary and colophon detached from the Handbook
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Sergio Carlavilla Delgado
URL: https://docs.freebsd.org/en/books/han...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-28 01:21 UTC by Graham Perrin
Modified: 2022-05-03 21:31 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Graham Perrin freebsd_committer freebsd_triage 2021-10-28 01:21:59 UTC
I don't know when, but it seems that the glossary has disappeared from the PDF of the Handbook. 

The table of contents at <https://docs.freebsd.org/en/books/handbook/> lacks a link to <https://docs.freebsd.org/en/books/handbook/glossary/>.
Comment 1 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-11-01 10:25:07 UTC
I'm gonna take this. It would be a good bug for the videos :)
Thanks!
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-03-01 12:49:40 UTC
(In reply to Sergio Carlavilla Delgado from comment #1)

Thanks! 

This seems to be: 

* partially fixed for short HTML e.g. 
  <https://docs.freebsd.org/en/books/handbook/basics/#basics-daemons>
  then scroll with a scroll bar that is not for the sidebar  
  (partially blocked by accessibility bug 262269)

* not yet fixed for long HTML e.g. 
  <https://docs.freebsd.org/en/books/handbook/book/#footnotes>

* not yet fixed for PDF 
  <https://download.freebsd.org/doc/en/books/handbook/handbook_en.pdf>
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-05-03 21:30:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d56f5d4ffa86c7723d971b69998cd8d58ca12701

commit d56f5d4ffa86c7723d971b69998cd8d58ca12701
Author:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
AuthorDate: 2022-05-03 21:29:00 +0000
Commit:     Sergio Carlavilla Delgado <carlavilla@FreeBSD.org>
CommitDate: 2022-05-03 21:29:00 +0000

    FreeBSD Handbook glossary and colophon detached from the Handbook

    PR:             259494
    Submitted by:   Graham Perrin <grahamperrin (AT) gmail.com>

 documentation/content/en/books/handbook/book.adoc | 4 ++++
 1 file changed, 4 insertions(+)
Comment 4 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-05-03 21:31:05 UTC
Fixed. Thanks for the report!