shortdesc formatting in WebHelp tooltips - broken?
Having trouble installing Oxygen? Got a bug to report? Post it all here.
-
- Posts: 26
- Joined: Mon Mar 11, 2019 11:53 am
shortdesc formatting in WebHelp tooltips - broken?
Hi all,
I've defined a key with a keyword:
The formatting of the key in WebHelp tooltips looks broken:
Thanks,
Dave
I've defined a key with a keyword:
Code: Select all
<keydef keys="ProductName-MyProduct">
<topicmeta>
<keywords>
<keyword>My Product</keyword>
</keywords>
</topicmeta>
</keydef>
shortdesc-1.png
The formatting of the same key in a topic shortdesc element is fine:shortdesc-2.png
This is using the DITA Map WebHelp Responsive theme. Is this a bug or known behaviour?Thanks,
Dave
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: shortdesc formatting in WebHelp tooltips - broken?
Hello,
The issue can be fixed by including the following CSS snippet into your generated output:
The procedure of using CSS to customize the output is described in our User Manual:
https://www.oxygenxml.com/doc/versions/ ... h-css.html
Also, there will be a fix available in the next Oxygen WebHelp release.
Regards,
Alin
The issue can be fixed by including the following CSS snippet into your generated output:
Code: Select all
.wh-tooltip-container .wh-tooltip, .wh_breadcrumb .topicref .wh-tooltip, .wh_publication_toc .topicref .wh-tooltip {
display: block;
}
The procedure of using CSS to customize the output is described in our User Manual:
https://www.oxygenxml.com/doc/versions/ ... h-css.html
Also, there will be a fix available in the next Oxygen WebHelp release.
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)
- ↳ Artificial Intelligence (AI Positron Assistant add-on)
- ↳ 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