Topic TOC close button hidden when TOC not sticky

Having trouble installing Oxygen XML WebHelp? Got a bug to report? Post it all here.
InspectorSpacetime
Posts: 40
Joined: Thu Jul 29, 2021 12:02 pm

Topic TOC close button hidden when TOC not sticky

Post by InspectorSpacetime »

Hi,

Using Oxygen 27.1.

Minor issue, but when setting the webhelp.enable.sticky.topic.toc parameter to "no", the button for hiding/showing the topic TOC is moved out of the viewport on certain screen sizes when the TOC is closed. In that case, there's no way to open it again besides refreshing the page.

The images below might help illustrate the issue:
toc_before_closing.png
toc_after_closing.png
I believe the issue is that since the #wh_topic_toc_content now doesn't have position: fixed (because of the parameter set to "no"), the button is placed relative to #wh_topic_toc. And then it's pushed out of the viewport when closing the TOC. The publication TOC close/hide button is also moved closer to the border due to the same logic, but the button stays in view even if the TOC is closed.
You do not have the required permissions to view the files attached to this post.
marius
Posts: 55
Joined: Thu Mar 05, 2009 11:44 am

Re: Topic TOC close button hidden when TOC not sticky

Post by marius »

Hi,

Thank you for bringing this issue to our attention.
The problem appears to have been introduced in the latest version, likely due to the update of the Bootstrap library used to render the WebHelp output. We are currently working on a fix and will update you as soon as it becomes available.

Best regards,
Marius
Marius Ciolacu
Syncro Soft / Oxygen XML
Post Reply