https://bz.apache.org/bugzilla/show_bug.cgi?id=59740
--- Comment #1 from Javen O'Neal <[email protected]> --- Correction: (In reply to Danil Lopatin from comment #0) > Steps to reproduce: > 1. Create merged region A1:G1 in row 0 > 2. Create merged region *A2:F2* in row 1 > 3. Shift row 1 to 0 position. Thanks for the patch and test. Silently deleting merged regions seems reasonable to me as long as we document is behavior the least surprising behavior here? * Silently deleting merged regions: would the merged regions in the source or destination row get deleted? Probably delete destination. We could certainly write this event to the POILogger for those who check it. * Throwing an exception: any changes would need to be backed out or the check would need to be done before rows are removed -- 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]
