Bug 260752

Summary: Documentation fixes for things such as overlapping texts
Product: Documentation Reporter: Graham Perrin <grahamperrin>
Component: Books & ArticlesAssignee: Sergio Carlavilla Delgado <carlavilla>
Status: Closed FIXED    
Severity: Affects Some People CC: carlavilla, yetoohappy
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://docs.freebsd.org/en/articles/committers-guide/#smtp-setup
Attachments:
Description Flags
Overlapping texts in a Falkon view of a table of contents none

Description Graham Perrin freebsd_committer freebsd_triage 2021-12-28 12:32:04 UTC
<https://docs.freebsd.org/en/articles/committers-guide/#smtp-setup> for example, there's a visual overlap between separate two phrases: 

> Note

> Additional Notes

----

I sped (paged _very_ rapidly) through a few other documents. At a glance: no other example.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2021-12-29 17:16:35 UTC
Created attachment 230544 [details]
Overlapping texts in a Falkon view of a table of contents

This screenshot is probably of <https://docs.freebsd.org/en/books/porters-handbook/porting-dads/#dads-deprecated> however I doubt that we'll reproduce the symptom by simply visiting this URL. 

It seemed to happen after visiting different parts of different chapters of the book. The symptom was visible three, maybe four times. 

Probably browser-specific, I suspect a bug in Falkon. (I couldn't reproduce anything like it in Chromium or Firefox). 

Please treat this as negligible, unless you think that it's truly symptomatic of something that can (and should) be fixed, or worked around, on the FreeBSD documentation side.
Comment 2 plastickey 2021-12-29 23:52:52 UTC
(In reply to Graham Perrin from comment #1)
I see the overlap in https://docs.freebsd.org/en/articles/committers-guide/#smtp-setup but not in https://docs.freebsd.org/en/books/porters-handbook/porting-dads/#dads-deprecated with 95.0.2 (64-bit) on Fedora 34.
Comment 3 plastickey 2021-12-29 23:54:44 UTC
(In reply to Graham Perrin from comment #0)
*Firefox 95.0.2 (64-bit) on Fedora 34
Comment 4 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-12-30 13:38:06 UTC
It was fixed with the last commit.
I forgot to add some space between the type of the admonition and the title.
Clean your cache to see the changes, in my browser I needed to press control + F5 in Firefox to see the this fixed.
Comment 5 Graham Perrin freebsd_committer freebsd_triage 2021-12-30 16:38:14 UTC
(In reply to Sergio Carlavilla Delgado from comment #4)

Thanks. <https://docs.freebsd.org/en/articles/committers-guide/#smtp-setup> fix confirmed in Firefox 95.0.2.