Incorrect TOC Highlighting in HTML5 Output
- December 12, 2025
- 4 replies
- 220 views
Hi ,
I am using RoboHelp to author online help content and generating HTML5 output. I’m facing an issue with the left-side navigation panel (TOC highlighting) in the published help.
Problem Description
When I navigate to:
My Admin → Task Manager → Permit Alert
The correct content (Permit Alert) displays on the right pane.
But the TOC highlight on the left does not match the selected topic.
Instead of highlighting Permit Alert, it highlights Route Check.
This happens not only for this path but for all topics that have sub-sections under the same parent section.
Expected Behavior
The TOC should automatically highlight the exact topic that is clicked or opened, matching the content shown on the right.
Actual Behavior
TOC is highlighting a different sibling topic under the same group, even though the correct topic content loads.
Attempts Made / Observations
The topics and content files are correctly created.
All content loads properly; only the TOC highlighting is incorrect.
Issue occurs consistently across multiple sub-pages.
Request
Has anyone faced a similar issue with TOC auto-sync or highlighting in HTML5 output?
Any guidance on:
TOC-to-topic linking issues
Topic ID or Map ID conflicts
Sync TOC behavior
Steps to fix incorrect highlight mapping
would be greatly appreciated.
Happy to share additional details or screenshots if needed. Thank you!