HTML markup. ul and ol lists render trouble.

Hello,

     I have trouble with displaying <ul> and <ol> in TextField with html markup enabled.

     For example if i have such HTML:

    <ul>

        <li>first item</li>

        <li>second item with very very long text</li>

        <li>third item</li>

    </ul>

    and if width of text field is less than length of second item's text and causes it break on several lines then JR renders next line before list's bullet (or number) like it shown on the first attached screen, but desireable behaviour is shown on the second attached screen. So please advise is there any place where I can manage this? Or it's a kind of bug?

Thanks

 

fraginh0's picture
Joined: Apr 4 2011 - 11:33pm
Last seen: 12 years 2 months ago
It would be really really nice to see lists get some love. This same issue has been a thorn in Jasper's side since at least 2005 given that's the first time I reported it myself. The HTML Component unfortunately is not a viable alternative to enhancing the basic html support of the textfield as it renders an image that cannot break across pages.
scottbentley - 10 years 8 months ago

0 Answers:

No answers yet
Feedback
randomness