You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2012/07/22 18:16:47 UTC

[Bug 53582] New: sheet.setRowGroupCollapsed(rowStart, true) adds extra blank row to bottom of sheet

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

          Priority: P2
            Bug ID: 53582
          Assignee: dev@poi.apache.org
           Summary: sheet.setRowGroupCollapsed(rowStart, true) adds extra
                    blank row to bottom of sheet
          Severity: normal
    Classification: Unclassified
          Reporter: richardjusko@gmail.com
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: XSSF
           Product: POI

if calling sheet.setRowGroupCollapsed(rowStart, true) after each groping
rowGroup(rowStart, rowEnd) there is a blank row added to the end of the sheet.

so if you group ie. 500 rows by 5 rows you will have 100 empty rows at the
bottom of the sheet. 

if the  sheet.setRowGroupCollapsed(rowStart, false) is set to false it doesn't
add the empty row.

this doesn't happen while using HSSF.

reg,
richard

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 53582] sheet.setRowGroupCollapsed(rowStart, true) adds extra blank row to bottom of sheet

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53582

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 OS|                            |All

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> ---
Can you post full Java code that demonstrates the trouble?

Yegor

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 53582] sheet.setRowGroupCollapsed(rowStart, true) adds extra blank row to bottom of sheet

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53582

--- Comment #3 from Dmitry Smirnov <dm...@gmail.com> ---
sorry for error bug 53904

*** This bug has been marked as a duplicate of bug 53904 ***

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 53582] sheet.setRowGroupCollapsed(rowStart, true) adds extra blank row to bottom of sheet

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53582

--- Comment #4 from Dmitry Smirnov <dm...@gmail.com> ---


*** This bug has been marked as a duplicate of bug 54082 ***

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 53582] sheet.setRowGroupCollapsed(rowStart, true) adds extra blank row to bottom of sheet

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53582

Michael Osipov <19...@gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|DUPLICATE                   |---

--- Comment #5 from Michael Osipov <19...@gmx.net> ---
This isn't a dup of bug 54032.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 53582] sheet.setRowGroupCollapsed(rowStart, true) adds extra blank row to bottom of sheet

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53582

Dmitry Smirnov <dm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Dmitry Smirnov <dm...@gmail.com> ---


*** This bug has been marked as a duplicate of bug 54032 ***

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


[Bug 53582] sheet.setRowGroupCollapsed(rowStart, true) adds extra blank row to bottom of sheet

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53582

Dominik Stadler <do...@gmx.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |NEEDINFO

--- Comment #6 from Dominik Stadler <do...@gmx.at> ---
please post your test-code if possible so we can reproduce the problem.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org