| Summary: | Documentation fixes for things such as overlapping texts | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Graham Perrin <grahamperrin> | ||||
| Component: | Books & Articles | Assignee: | 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
Graham Perrin
2021-12-28 12:32:04 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. (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. (In reply to Graham Perrin from comment #0) *Firefox 95.0.2 (64-bit) on Fedora 34 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. (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. |