https://issues.apache.org/bugzilla/show_bug.cgi?id=53472

          Priority: P2
            Bug ID: 53472
          Assignee: [email protected]
           Summary: RegionUtil Borders Lost Under Certain Conditions.
          Severity: normal
    Classification: Unclassified
                OS: Windows Vista
          Reporter: [email protected]
          Hardware: PC
            Status: NEW
           Version: 3.8
         Component: XSSF
           Product: POI

Created attachment 28999
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28999&action=edit
Example to recreate the issue.

Kind of hard to explain but can be clearly seen by running the attached
example.

If a merged region is added to the workbook which spans multiple rows and these
rows have not yet been added via sheet.createRow(), the borders around the
merged region are lost when a row is added to the sheet with the same row index
as the lower bound of the merged region.

Affects both HSSF and XSSF workbooks.

Creating the merged region after all rows have been added shows the expected
behaviour.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to