Modify ↓
Opened 6 years ago
Closed 5 years ago
#13767 closed defect (worksforme)
TOC does not position to right hand side of page
| Reported by: | Danish Janjua | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | TocMacro |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.4 |
Description
I am new to setting up Trac and am migrating from 0.12.4 to 1.4.1 (and Centos5 to Centos8) and python 2.7. I have an issue with the TOCMacro, it does not snap to the right hand side of the page, instead it displays over the text obscuring part of the page.
I have searched and cannot find any similar issues.
I am attaching a screenshot of the two systems.
Can you advise what the issue may be and how to fix it.
Attachments (4)
Change History (7)
Changed 6 years ago by
| Attachment: | TracTOCError-0.12.4.png added |
|---|
Changed 6 years ago by
| Attachment: | TracTOCError-1.4.1.png added |
|---|
comment:1 Changed 5 years ago by
| Owner: | set to Ryan J Ollos |
|---|---|
| Status: | new → accepted |
comment:2 Changed 5 years ago by
Changed 5 years ago by
| Attachment: | Screen Shot 2020-05-18 at 16.25.27.jpg added |
|---|
Changed 5 years ago by
| Attachment: | Screen Shot 2020-05-18 at 16.25.36.jpg added |
|---|
comment:3 Changed 5 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | accepted → closed |
With the following replacing [[TracGuideToc]] on the TracGuide page:
[[TOC(heading=Trac Table of Contents, TracGuide, TracInstall, depth=2, TracLogging, depth=99, TracPermissions)]]
Note: See
TracTickets for help on using
tickets.



I think the issue is that the page is no longer full width by default. Just above the TOC there is a text expander, and the preference can be set at
/prefs/userinterface: Show wiki pages in full-width by default.