WebHelp topic tooltip shows garbled text
Oxygen general issues.
-
- Posts: 102
- Joined: Fri Oct 19, 2018 2:19 am
WebHelp topic tooltip shows garbled text
I understand the that "<shortdesc>" element is used to display tooltip text when you hover over a topic in WebHelp. Most of the time it works, but I've seen instances where the displayed tooltip contains garbled text. I've check the <shortdesc> contents and nothing seems to be amiss. That is, unless <shortdesc> doesn't like reusable components or profiling attributes hidden with <props>?
I have included screenshots that show the garbling and how the original topic looks like, in authoring and text modes.
I have included screenshots that show the garbling and how the original topic looks like, in authoring and text modes.
Selection_025.png
Selection_026.png
Selection_027.png
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 275
- Joined: Thu Dec 24, 2009 11:21 am
Re: WebHelp topic tooltip shows garbled text
Hello,
This is a known issue which has already been resolved in the upcoming version.
To overcome this problem you can use the following custom CSS rule in your WebHelp output:
You can read more about customizing the output in this topic: https://www.oxygenxml.com/doc/versions/ ... h-css.html
Regards,
Alin
This is a known issue which has already been resolved in the upcoming version.
To overcome this problem you can use the following custom CSS rule in your WebHelp output:
Code: Select all
.wh-tooltip-container .wh-tooltip,
.wh_breadcrumb .topicref .wh-tooltip,
.wh_publication_toc .topicref .wh-tooltip {
display: block;
}
Regards,
Alin
Alin Balasa
Software Developer
<oXygen/> XML Editor
http://www.oxygenxml.com
Software Developer
<oXygen/> XML Editor
http://www.oxygenxml.com
Jump to
- Oxygen XML Editor/Author/Developer
- ↳ Feature Request
- ↳ Common Problems
- ↳ DITA (Editing and Publishing DITA Content)
- ↳ SDK-API, Frameworks - Document Types
- ↳ DocBook
- ↳ TEI
- ↳ XHTML
- ↳ Other Issues
- Oxygen XML Web Author
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Content Fusion
- ↳ Feature Request
- ↳ Common Problems
- Oxygen JSON Editor
- ↳ Feature Request
- ↳ Common Problems
- Oxygen PDF Chemistry
- ↳ Feature Request
- ↳ Common Problems
- Oxygen Feedback
- ↳ Feature Request
- ↳ Common Problems
- Oxygen XML WebHelp
- ↳ Feature Request
- ↳ Common Problems
- XML
- ↳ General XML Questions
- ↳ XSLT and FOP
- ↳ XML Schemas
- ↳ XQuery
- NVDL
- ↳ General NVDL Issues
- ↳ oNVDL Related Issues
- XML Services Market
- ↳ Offer a Service