https://issues.apache.org/bugzilla/show_bug.cgi?id=51731
holgerbrandl <openhol...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |openhol...@gmail.com --- Comment #2 from holgerbrandl <openhol...@gmail.com> 2012-02-17 19:51:57 UTC --- 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