https://bz.apache.org/bugzilla/show_bug.cgi?id=68094
Bug ID: 68094 Summary: In 5.2.4 After called autoSizeColumn function, the returned column width is smaller than in 5.2.3, which makes the columns to be cut off Product: POI Version: unspecified Hardware: PC OS: other Status: NEW Severity: regression Priority: P2 Component: SS Common Assignee: dev@poi.apache.org Reporter: coco....@sap.com Target Milestone: --- Created attachment 39351 --> https://bz.apache.org/bugzilla/attachment.cgi?id=39351&action=edit Tab generaged by 5.2.3 (expected) and tab generated by 5.2.4 My OS is Win11 org.apache.poi.ss.usermodel.Sheet.autoSizeColumn 5.2.3 ------------Before resize column 0, the column width is 2048 ------------After resize column 0, the column width is 4462 5.2.4 ------------Before resize column 0, the column width is 2048 ------------After resize column 0, the column width is 3718 -- 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