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

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

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

--- Comment #3 from Yegor Kozlov <ye...@dinom.ru> 2012-02-22 11:53:52 UTC ---
Should be fixed in r1292247. The fix is more complex than in the proposed patch
and has to do with interpreting boolean shape properties. 

Yegor


(In reply to comment #2)
> Imho, this bug should is a showstopper, as currently poi doesn't even render
> the simplest powerpoint slide correctly:
> 1) open powerpoint 2007/11/12 
> 2) put some text into the title shape
> 3) save it, and render it with poi.
> 
> The fix seems easy to me, as the default bounding box width should be set to
> zero if not present, and the box should not be painted if the width is 0.
> Here's a simple patch:
> 
> http://dl.dropbox.com/u/422074/don_t_draw_empty_bounding_boxes.patch

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

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

Reply via email to