[Bug 6002] New: Enhanced "provisional-distance-between-starts" property

[email protected] Sat, 30 Aug 2008 11:21:16 +0000
Newsgroups gmane.org.w3c.xsl-editors
Message-ID <[email protected]/Bugs/Public/>
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6002

           Summary: Enhanced "provisional-distance-between-starts" property
           Product: XSLFO
           Version: unspecified
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: XSL-FO 2.0 Requirements
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


If "provisional-distance-between-starts" is not set properly, longer
<fo:list-item-label> content is shrinked or it overflow to the
<fo:list-item-body> area (depending on XSL-FO processor).
There should be possibility to set this property to "auto" and to allow XSL-FO
processor to compute this value according the real width of label content.
It would be helpful in cases, when <fo:list-block> element is used for single
<fo:list-item>, where exact width for multiple <fo:list-item>s is not required.
With this option it would be easy to build for example TOC with nested numbered
items, where width of indent is equal to the width of number part of upper
level. Now it must be computed, which gives us no reliable results in every
case.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.