Uploaded image for project: 'FOP'
  1. FOP
  2. FOP-2366

Incorrect Bullets for mulitple para within a single list-item inside a table

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0
    • None
    • unqualified
    • Windows 7, Java 6.7
    • Bug yet to be resolved

    Description

      The fix for the bug FOP-1863 (BUGZILLA 50163) doesn't work if the list-block is inside a table.
      https://issues.apache.org/jira/browse/FOP-1863

      Below is the FO.

      <fo:flow flow-name="xsl-region-body">

      <fo:table>
      <fo:table-column column-width="4.50in"/>
      <fo:table-column column-width="2.00in"/>
      <fo:table-body>
      <fo:table-row padding-top=".00in" padding-bottom=".00in">
      <fo:table-cell padding=".00in">
      <fo:block>
      <fo:list-block>
      <fo:list-item>
      <fo:list-item-label>
      <fo:block>•</fo:block>
      </fo:list-item-label>

      <fo:list-item-body start-indent="body-start()">
      <fo:block>Test Block 0</fo:block>
      <fo:block>Test Block I</fo:block>
      <fo:block><fo:inline>Test Block II</fo:inline></fo:block>
      </fo:list-item-body>
      </fo:list-item>

      </fo:list-block>
      </fo:block>
      </fo:table-cell>

      </fo:table-row>
      </fo:table-body>
      </fo:table>
      </fo:flow>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              srinivasshetty Srinivas Bolisetti
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - 168h
                  168h
                  Remaining:
                  Remaining Estimate - 168h
                  168h
                  Logged:
                  Time Spent - Not Specified
                  Not Specified