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

Dominik Stadler <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |54904
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #10 from Dominik Stadler <[email protected]> ---
We lately added a method SheetUtil.canComputeColumnWidht() which tries to
provide a way to check if autosize will work. However it seems there are still
cases where it returns "true" when in fact autosize will fail. 

It seems to not catch all cases as sometimes it depends on the actual string,
i.e. "0" has a useful width, whereas "w" has no widht!

I don't think we can do much more in POI currently except to desupport Java 6
as Java >= 7 seems to have far less problems with this.

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