Page 1 of 1

Webhelp responsive - text formatting errors

Posted: Tue Sep 18, 2018 12:15 am
by mdslup
Can you guys please look at this screenshot, which is the result of a webhelp responsive transformation: https://i.imgur.com/zqvvEXi.jpg

Note how the bottom of the "g" in "Moving" "Storage" and "Troubleshooting" is cut off?

Re: Webhelp responsive - text formatting errors

Posted: Tue Sep 18, 2018 10:50 am
by ionela
Hi,

Thank you for your feedback.

Indeed, this is a bug in the current oXygen XML WebHelp implementation. I have logged it to our issue tracking tool in order to be resolved in a future version. As a workaround, you can use a CSS as follows:

Code: Select all

.wh_tile_title {
line-height: 1.7em;
}
Then, reference the above CSS in the WebHelp Responsive transformation scenario as described in our user manual:
https://www.oxygenxml.com/doc/versions/ ... aid-title5

Let us know if the problem persists.

Regards,
Ionela

Re: Webhelp responsive - text formatting errors

Posted: Tue Sep 18, 2018 9:08 pm
by mdslup
Wonderful, thank you.

Re: Webhelp responsive - text formatting errors

Posted: Tue Feb 26, 2019 6:46 pm
by sorin_carbunaru
Hello,

Just wanted to update this thread and say that the issue has been fixed starting with oXygen 20.1.

Best wishes,
Sorin Carbunaru
oXygen XML