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 2017/04/17 16:58:07 UTC

[Bug 60998] New: HSLFTable.setRowHeight sets row height incorrect

https://bz.apache.org/bugzilla/show_bug.cgi?id=60998

            Bug ID: 60998
           Summary: HSLFTable.setRowHeight sets row height incorrect
           Product: POI
           Version: 3.16-dev
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSLF
          Assignee: dev@poi.apache.org
          Reporter: kiwiwings@apache.org
  Target Milestone: ---

HSLFTable.setRowHeight used to convert the height from pixel to points, which
is invaid as most operations are pixel based. Furthermore the row properties
weren't updated.

-- 
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 60998] HSLFTable.setRowHeight sets row height incorrect

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

Andreas Beeker <ki...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Andreas Beeker <ki...@apache.org> ---
correction "... most operations are points based ".

fixed with r1791696

-- 
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